.my-previewimage[data-v-1601a055] {
  z-index: 9999999 !important;
  backdrop-filter: saturate(180%) blur(9px);
  background: rgba(0,0,0,0.7);
}
.my-previewimage[data-v-1601a055] .van-image-preview__close-icon--top-right {
  font-size: 30px !important;
  color: #fff !important;
}

.pano-loading[data-v-5ac6f0b5] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999999999;
  transform: translateZ(1px);
}
.pano-loading .countdown[data-v-5ac6f0b5] {
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 2;
}
.pano-loading .countdown span[data-v-5ac6f0b5] {
  display: block;
  border: 1px solid #fff;
  border-radius: 15px;
  padding: 0 20px;
  color: #fff;
  background-color: rgba(0,0,0,0.5);
  line-height: 30px;
  font-size: 14px;
  background-color: rgba(0,0,0,0.5);
}
.pano-loading .loading-wrap-new1[data-v-5ac6f0b5] {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pano-loading .loading-wrap-new1 .new-loading[data-v-5ac6f0b5] {
  width: 100%;
  height: 100%;
}

.pano-loading {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10000;
}
.pano-loading .countdown {
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 2;
}
.pano-loading .countdown span {
  display: block;
  border: 1px solid #fff;
  border-radius: 15px;
  padding: 0 20px;
  color: #fff;
  background-color: rgba(0,0,0,0.5);
  line-height: 30px;
  font-size: 14px;
  background-color: rgba(0,0,0,0.5);
}
.pano-loading .loading-wrap {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.pano-loading .loading-wrap img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 100%;
  max-height: 100%;
  opacity: 0;
  transition: opacity 0.5s;
}

.pano-loading {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10000;
  transform: translateZ(1px);
}
.pano-loading .countdown {
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 2;
}
.pano-loading .countdown span {
  display: block;
  border: 1px solid #fff;
  border-radius: 15px;
  padding: 0 20px;
  color: #fff;
  background-color: rgba(0,0,0,0.5);
  line-height: 30px;
  font-size: 14px;
  background-color: rgba(0,0,0,0.5);
}
.pano-loading .loading-wrap img {
  opacity: 0;
  transition: opacity 0.5s;
}

.has-notice {
  top: 30px;
}
.no-notice {
  top: 20px;
}
.profile {
  width: auto;
  padding-left: 5px;
  line-height: 24px;
  color: #fff;
  box-sizing: border-box;
  z-index: 10;
}
.profile .profile-wrap {
  z-index: 10;
}
.profile a {
  color: #fff;
}
.profile .logo {
  margin: 5px 0;
}
.profile .author-extra {
  display: flex;
}
.profile .author-extra .author {
  padding: 0 5px;
  max-width: 100px;
}
.profile .author-extra .extra {
  display: flex;
  color: #fff;
  max-width: 100px;
}
.profile .author-extra .extra .item {
  display: inline-block;
}
.profile .author-extra .extra .item.active .icon i {
  color: #17fd35;
}
.profile .author-extra .extra .icon {
  cursor: pointer;
  padding-left: 4px;
}
.profile .author-extra .extra .icon i {
  margin-left: 4px;
  font-size: 14px;
}

.scene-logo {
  pointer-events: none;
  position: absolute;
  z-index: 3;
  top: 40px;
  left: 0;
  width: 97%;
  height: 180px;
  text-align: right;
}
.scene-logo * {
  box-sizing: content-box;
}
.scene-logo .scene-logo-group {
  text-align: right;
  display: inline-block;
  width: 80%;
  vertical-align: text-bottom;
  height: 180px;
}
.scene-logo .scene-logo-group .scene-logo-group-item {
  float: right;
  width: 30px;
  font-size: 16px;
  height: 180px;
  margin-left: 15px;
  padding: 0 13px 0 5px;
  cursor: pointer;
  text-align: center;
  writing-mode: vertical-rl;
  writing-mode: tb-rl;
  overflow: hidden;
  letter-spacing: 3px;
}
.scene-logo .scene-logo-group .scene-logo-group-item span {
  width: 25px;
  overflow: hidden;
  display: inline-block;
  height: 100%;
  word-wrap: break-word;
  word-break: break-all;
  writing-mode: vertical-lr;
  writing-mode: tb-lr;
}
.scene-logo .scene-logo-group .scene-logo-group-item span.active {
  color: #fff;
}
.scene-logo .scene-logo-logo {
  width: 15%;
  max-width: 100px;
  height: 180px;
  display: inline-block;
  margin-left: 5%;
}
.scene-logo .scene-logo-logo img {
  width: 100%;
  max-width: 100px;
  height: auto;
  max-height: 100px;
}
@media screen and (min-width: 768px) {
.scene-logo-logo {
    margin-left: 30px !important;
}
}

.theme-app-a .foot-menu .foot-menu-ulall {
  display: flex;
  justify-content: space-between;
}
.theme-app-a .foot-menu .foot-menu-ulall .foot-menu-list {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px 0;
  box-sizing: border-box;
  color: #fff;
}
.theme-app-a .foot-menu .foot-menu-ulall .foot-menu-list .menu-item {
  flex: 1;
  max-width: 46px;
  align-self: center;
  display: inline-block;
  text-align: center;
  cursor: pointer;
}
.theme-app-a .foot-menu .foot-menu-ulall .foot-menu-list .menu-item .menu-text {
  font-size: 10px;
  margin-top: 5px;
}
.theme-app-a .foot-menu .foot-menu-ulall .foot-menu-list .menu-item .menu-icon {
  display: inline-block;
  width: 28px;
  height: 28px;
  line-height: 28px;
  border-radius: 50%;
  transition: all 1s;
  background-color: #fff;
}
.theme-app-a .foot-menu .foot-menu-ulall .foot-menu-list .menu-item .menu-icon i {
  color: #58b7ff;
  vertical-align: middle;
}
.theme-app-a .foot-menu .foot-menu-ulall .foot-menu-list:nth-child(1) {
  width: 20%;
  justify-content: flex-start;
}
.theme-app-a .foot-menu .foot-menu-ulall .foot-menu-list:nth-child(2) {
  width: 80%;
  justify-content: flex-end;
}

.theme-app-b .foot-menu .foot-menu-ulall {
  display: flex;
  justify-content: space-between;
}
.theme-app-b .foot-menu .foot-menu-ulall .foot-menu-list {
  display: flex;
  padding: 10px 0;
  box-sizing: border-box;
  color: #fff;
}
.theme-app-b .foot-menu .foot-menu-ulall .foot-menu-list .menu-item {
  flex: 1;
  max-width: 46px;
  align-self: center;
  display: inline-block;
  text-align: center;
  cursor: pointer;
}
.theme-app-b .foot-menu .foot-menu-ulall .foot-menu-list .menu-item .menu-text {
  font-size: 10px;
  margin-top: 5px;
}
.theme-app-b .foot-menu .foot-menu-ulall .foot-menu-list .menu-item .menu-icon {
  display: inline-block;
  width: 28px;
  height: 28px;
  line-height: 28px;
  border-radius: 50%;
  transition: all 1s;
  background-color: #fff;
}
.theme-app-b .foot-menu .foot-menu-ulall .foot-menu-list .menu-item .menu-icon i {
  vertical-align: middle;
  color: #58b7ff;
}
.theme-app-b .foot-menu .foot-menu-ulall .foot-menu-list:nth-child(1) {
  width: 20%;
  justify-content: flex-start;
}
.theme-app-b .foot-menu .foot-menu-ulall .foot-menu-list:nth-child(2) {
  width: 80%;
  justify-content: flex-end;
}

.van-tabbar {
  background-color: #1c1b21 !important;
}
.van-tabbar .van-tabbar-item {
  color: #f1f1f1;
}
.van-tabbar .van-tabbar-item--active {
  color: #38f;
}
.theme-app-c .foot-menu.active .van-tabbar--fixed {
  bottom: 36px;
}

.navbottomxin-submenu[data-v-e3cc6c48] {
  display: block;
  width: 100%;
  max-height: 300px;
  overflow-x: hidden;
  overflow-y: auto;
  border-radius: 5px;
  background: #fff;
}
.navbottomxin-submenu .navbottomxin-submenu-item[data-v-e3cc6c48] {
  padding: 12px 5px 5px;
  box-sizing: border-box;
  border-top: 1px solid #ddd;
}
.navbottomxin-submenu .navbottomxin-submenu-item[data-v-e3cc6c48]:first-child {
  border-top: none;
}
.navbottomxin-submenu .navbottomxin-submenu-item .text[data-v-e3cc6c48] {
  color: #333;
}
.navbottomxin-submenu .navbottomxin-submenu-item .date-text[data-v-e3cc6c48] {
  color: #999;
}
.navbottomxin-submenu .navbottomxin-submenu-item .new-text[data-v-e3cc6c48] {
  right: 5px;
  top: 0px;
  z-index: 2;
  color: #f00;
  font-size: 11px;
}
.navbottomxin-subchildmenu[data-v-e3cc6c48] {
  display: block;
  width: 100%;
  max-height: 300px;
  overflow-x: hidden;
  overflow-y: auto;
  border-radius: 5px;
  background: #fff;
}
.navbottomxin-subchildmenu .navbottomxin-subchildmenu-item[data-v-e3cc6c48] {
  padding: 12px 5px 5px;
  box-sizing: border-box;
  border-top: 1px solid #ddd;
}
.navbottomxin-subchildmenu .navbottomxin-subchildmenu-item[data-v-e3cc6c48]:first-child {
  border-top: none;
}
.navbottomxin-subchildmenu .navbottomxin-subchildmenu-item .text[data-v-e3cc6c48] {
  color: #333;
}
.navbottomxin-subchildmenu .navbottomxin-subchildmenu-item .date-text[data-v-e3cc6c48] {
  color: #999;
}
.navbottomxin-subchildmenu .navbottomxin-subchildmenu-item .new-text[data-v-e3cc6c48] {
  right: 5px;
  top: 0px;
  z-index: 2;
  color: #f00;
  font-size: 11px;
}
.theme-app-d .foot-menu[data-v-e3cc6c48] {
  position: absolute !important;
  width: 100%;
  overflow: inherit !important;
}
.theme-app-d .foot-menu .foot-menu-ulall[data-v-e3cc6c48] {
  display: flex;
  justify-content: space-between;
}
.theme-app-d .foot-menu .foot-menu-ulall .foot-menu-list[data-v-e3cc6c48] {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px 0;
  box-sizing: border-box;
  color: #fff;
}
.theme-app-d .foot-menu .foot-menu-ulall .foot-menu-list .menu-item[data-v-e3cc6c48] {
  flex: 1;
  max-width: 46px;
  align-self: center;
  display: inline-block;
  text-align: center;
  cursor: pointer;
}
.theme-app-d .foot-menu .foot-menu-ulall .foot-menu-list .menu-item .menu-text[data-v-e3cc6c48] {
  font-size: 10px;
  margin-top: 5px;
}
.theme-app-d .foot-menu .foot-menu-ulall .foot-menu-list .menu-item .menu-icon[data-v-e3cc6c48] {
  display: inline-block;
  width: 28px;
  height: 28px;
  line-height: 28px;
  border-radius: 50%;
  transition: all 1s;
  background-color: #fff;
}
.theme-app-d .foot-menu .foot-menu-ulall .foot-menu-list .menu-item .menu-icon i[data-v-e3cc6c48] {
  vertical-align: middle;
  color: #58b7ff;
}
.theme-app-d .foot-menu .foot-menu-ulall .foot-menu-list[data-v-e3cc6c48]:nth-child(1) {
  width: 20%;
  justify-content: flex-start;
}
.theme-app-d .foot-menu .foot-menu-ulall .foot-menu-list[data-v-e3cc6c48]:nth-child(2) {
  width: 80%;
  justify-content: flex-end;
}
.theme-app-d .foot-menu .mask[data-v-e3cc6c48] {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 12;
}
.theme-app-d .foot-menu[data-v-e3cc6c48] .van-tabs .van-tabs__nav {
  padding: 0 !important;
}
.theme-app-d .foot-menu[data-v-e3cc6c48] .van-tabs .van-tab {
  padding: 0;
  box-sizing: border-box;
}
.theme-app-d .foot-menu[data-v-e3cc6c48] .van-tabs .van-tab__text {
  width: 100%;
  height: 100%;
}
.theme-app-d .foot-menu .navbottomxin-list .navbottomxin-item[data-v-e3cc6c48] {
  width: 100%;
  height: 100%;
  position: relative;
  box-sizing: border-box;
  padding: 5px 0;
}
.theme-app-d .foot-menu .navbottomxin-list .navbottomxin-item .navbottomxin-item-title[data-v-e3cc6c48] {
  width: 100%;
  height: 100%;
  font-size: 12px;
  padding: 0 10px;
  box-sizing: border-box;
  border: none !important;
  outline: none !important;
}
.theme-app-d .foot-menu .navbottomxin-list .navbottomxin-item .navbottomxin-item-new[data-v-e3cc6c48] {
  right: 5px;
  top: 0px;
  z-index: 2;
  font-size: 11px;
  color: #f00;
}

.popovermobilecommon {
  border: none !important;
  border-radius: 5px !important;
  padding: 0 !important;
  background: rgba(0,0,0,0) !important;
  box-sizing: border-box !important;
}

.theme-app-copya .foot-menu .foot-menu-ulall {
  display: flex;
  justify-content: space-between;
}
.theme-app-copya .foot-menu .foot-menu-ulall .foot-menu-list {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px 0;
  box-sizing: border-box;
  color: #fff;
}
.theme-app-copya .foot-menu .foot-menu-ulall .foot-menu-list .menu-item {
  flex: 1;
  max-width: 46px;
  align-self: center;
  display: inline-block;
  text-align: center;
  cursor: pointer;
}
.theme-app-copya .foot-menu .foot-menu-ulall .foot-menu-list .menu-item .menu-text {
  font-size: 10px;
  margin-top: 5px;
}
.theme-app-copya .foot-menu .foot-menu-ulall .foot-menu-list .menu-item .menu-icon {
  display: inline-block;
  width: 28px;
  height: 28px;
  line-height: 28px;
  border-radius: 50%;
  transition: all 1s;
  background-color: #fff;
}
.theme-app-copya .foot-menu .foot-menu-ulall .foot-menu-list .menu-item .menu-icon i {
  color: #58b7ff;
  vertical-align: middle;
}
.theme-app-copya .foot-menu .foot-menu-ulall .foot-menu-list:nth-child(1) {
  width: 80%;
  justify-content: flex-start;
}
.theme-app-copya .foot-menu .foot-menu-ulall .foot-menu-list:nth-child(2) {
  width: 20%;
  justify-content: flex-end;
}

.foot-menu .foot-menu-list {
  box-sizing: border-box;
  color: #fff;
}
.foot-menu .foot-menu-list .menu-item {
  width: 60px;
  display: inline-block;
  text-align: center;
  cursor: pointer;
}
.foot-menu .foot-menu-list .menu-item .menu-text {
  font-size: 12px;
  margin-top: 5px;
}
.foot-menu .foot-menu-list .menu-item .menu-icon {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 50%;
  transition: all 1s;
  background: #fff;
}
.foot-menu .foot-menu-list .menu-item .menu-icon i {
  color: #58b7ff;
  vertical-align: middle;
}

.foot-menu .foot-menu-list {
  box-sizing: border-box;
  color: #fff;
}
.foot-menu .foot-menu-list .menu-item {
  width: 60px;
  display: inline-block;
  text-align: center;
  cursor: pointer;
}
.foot-menu .foot-menu-list .menu-item .menu-text {
  font-size: 12px;
  margin-top: 5px;
}
.foot-menu .foot-menu-list .menu-item .menu-icon {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 50%;
  transition: all 1s;
  background: #fff;
}
.foot-menu .foot-menu-list .menu-item .menu-icon i {
  color: #58b7ff;
  vertical-align: middle;
}

.foot-menu .foot-menu-list {
  box-sizing: border-box;
  color: #fff;
}
.foot-menu .foot-menu-list .menu-item {
  width: 60px;
  display: inline-block;
  text-align: center;
  cursor: pointer;
}
.foot-menu .foot-menu-list .menu-item .menu-text {
  font-size: 12px;
  margin-top: 5px;
}
.foot-menu .foot-menu-list .menu-item .menu-icon {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 50%;
  transition: all 1s;
  background: #fff;
}
.foot-menu .foot-menu-list .menu-item .menu-icon i {
  color: #58b7ff;
  vertical-align: middle;
}

.foot-menu .foot-menu-list {
  box-sizing: border-box;
  color: #fff;
}
.foot-menu .foot-menu-list .menu-item {
  width: 60px;
  display: inline-block;
  text-align: center;
  cursor: pointer;
}
.foot-menu .foot-menu-list .menu-item .menu-text {
  font-size: 12px;
  margin-top: 5px;
}
.foot-menu .foot-menu-list .menu-item .menu-icon {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 50%;
  transition: all 1s;
  background: #fff;
}
.foot-menu .foot-menu-list .menu-item .menu-icon i {
  color: #58b7ff;
  vertical-align: middle;
}

.foot-menu .foot-menu-list {
  box-sizing: border-box;
  color: #fff;
}
.foot-menu .foot-menu-list .menu-item {
  width: 60px;
  display: inline-block;
  text-align: center;
  cursor: pointer;
}
.foot-menu .foot-menu-list .menu-item .menu-text {
  font-size: 12px;
  margin-top: 5px;
}
.foot-menu .foot-menu-list .menu-item .menu-icon {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 50%;
  transition: all 1s;
  background: #fff;
}
.foot-menu .foot-menu-list .menu-item .menu-icon i {
  color: #58b7ff;
  vertical-align: middle;
}

.foot-menu .foot-menu-list {
  box-sizing: border-box;
  color: #fff;
}
.foot-menu .foot-menu-list .menu-item {
  width: 60px;
  display: inline-block;
  text-align: center;
  cursor: pointer;
}
.foot-menu .foot-menu-list .menu-item .menu-text {
  font-size: 12px;
  margin-top: 5px;
}
.foot-menu .foot-menu-list .menu-item .menu-icon {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 50%;
  transition: all 1s;
  background: #fff;
}
.foot-menu .foot-menu-list .menu-item .menu-icon i {
  color: #58b7ff;
  vertical-align: middle;
}

.right-menu {
  position: fixed;
  right: 5px;
  bottom: 200px;
  width: 40px;
  z-index: 10;
}
.right-menu .right-menu-list .menu-item {
  display: block;
  width: 40px;
  height: 40px;
  margin-bottom: 5px;
  background-color: rgba(47,54,64,0.9);
  color: #fff;
  font-size: 12px;
  cursor: pointer;
  text-align: center;
}
.right-menu .right-menu-list .menu-item:hover {
  background-color: rgba(47,54,64,0.7);
  color: #17fd35;
}
.right-menu .right-menu-list .menu-item span {
  display: block;
  height: 100%;
}
.right-menu .right-menu-list .menu-item .menu-text {
  left: 0;
  right: 0;
  bottom: 0;
}

.minimapx[data-v-9e7b4f74] {
  position: fixed;
  z-index: 3;
  top: 110px;
  right: 50px;
}
.minimapx.is8[data-v-9e7b4f74] {
  top: 90px;
  right: 28px;
}
.minimapx .minimap-item[data-v-9e7b4f74] {
  position: absolute;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  z-index: 3;
}
.minimapx .minimap-item:hover .minimap-item-text[data-v-9e7b4f74] {
  display: block;
}
.minimapx .minimap-item .minimap-item-text[data-v-9e7b4f74] {
  font-size: 12px;
  width: max-content;
  position: absolute;
  pointer-events: none;
  left: 50%;
  top: -27px;
  transform: translateX(-50%);
  background-color: rgba(0,0,0,0.5);
  color: #fff;
  padding: 3px 8px;
  border-radius: 10px;
  display: none;
}
.minimapx .minimap-item .minimap-item-text .minimap-item-text-san[data-v-9e7b4f74] {
  position: absolute;
  left: 50%;
  top: 100%;
  transform: translateX(-50%);
  width: 0px;
  height: 0px;
  border: 6px solid transparent;
  border-top-color: rgba(0,0,0,0.5);
}
.minimapx .minimap-shanxing[data-v-9e7b4f74] {
  position: absolute;
  z-index: 1;
  width: 100px;
  height: 100px;
}
.minimapx .minimap-shanxing.active[data-v-9e7b4f74] {
  width: 50px;
  height: 50px;
}
.minimapx .minimap-shanxing .minimap-shanxing-content[data-v-9e7b4f74] {
  width: 100%;
  height: 50%;
}
.minimapx .minimap-shanxing .minimap-shanxing-content.active[data-v-9e7b4f74] {
  height: 100%;
}
.minimapx .minimap-shanxing .minimap-shanxing-content .minimap-shanxing-image[data-v-9e7b4f74] {
  height: 100%;
}
.minimapx .minimap-btn[data-v-9e7b4f74] {
  padding-top: 10px;
}
.minimapx .minimap-btn .minimap-btn-item[data-v-9e7b4f74] {
  padding: 3px 5px;
  border-radius: 12px;
  background-color: rgba(52,52,52,0.4);
  color: #fff;
  font-size: 12px;
  cursor: pointer;
  z-index: 1000;
}
.minimapx .minimap-btn .minimap-btn-item[data-v-9e7b4f74]:hover {
  opacity: 0.8;
}
.minimapx .minimap-btn .minimap-btn-item .minimap-btn-item-limage[data-v-9e7b4f74] {
  width: 13px;
  height: 13px;
}
.minimapx .minimap-btn .minimap-btn-item .minimap-btn-item-rimage[data-v-9e7b4f74] {
  width: 10px;
  height: 10px;
}
.new-template .minimapx[data-v-9e7b4f74] {
  right: 70px;
}
@media screen and (max-width: 768px) {
.minimapx[data-v-9e7b4f74] {
    top: 70px;
}
.new-template-app .minimapx[data-v-9e7b4f74] {
    right: 85px;
}
}

.theme-app-f .minimap[data-v-75f1848b],
.theme-pc-f .minimap[data-v-75f1848b] {
  left: auto !important;
}
.overflow-aout[data-v-75f1848b] {
  overflow: auto;
}
.minimap[data-v-75f1848b] {
  height: auto;
  left: auto;
  top: 53px;
  right: 40px;
  z-index: 11;
}
.minimap[data-v-75f1848b] ::-webkit-scrollbar {
  cursor: pointer !important;
  width: 10px;
  height: 10px;
}
.minimap[data-v-75f1848b] ::-webkit-scrollbar-thumb {
  cursor: pointer;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
  background: #535353;
}
.minimap[data-v-75f1848b] ::-webkit-scrollbar-track {
  cursor: pointer;
  -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
  border-radius: 10px;
  background: #ededed;
}
.minimap .miniBox[data-v-75f1848b] {
  max-height: 300px !important;
  min-height: 300px !important;
  overflow-x: hidden !important;
}
.minimap .KMiniMapBox[data-v-75f1848b] {
  position: absolute;
  top: 0px;
  left: 0px;
}
.minimap .map-bg[data-v-75f1848b] {
  width: 100% !important;
}
.minimap.big[data-v-75f1848b] {
  position: fixed !important;
  transform: translate(-50%, -50%);
  left: 50% !important;
  top: 50% !important;
  width: 100%;
  height: 100%;
  max-width: 90%;
  max-height: 90%;
}
.minimap.mbig[data-v-75f1848b] {
  z-index: 12;
  position: fixed !important;
  transform: translate(-50%, -50%);
  left: 50% !important;
  top: 50% !important;
  width: 100%;
  height: 100%;
  max-width: 90%;
  max-height: 90%;
}
.minimap .point-item[data-v-75f1848b] {
  position: absolute;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #f00;
  cursor: pointer;
}
.minimap .point-item.active[data-v-75f1848b] {
  background: transparent;
  cursor: auto;
  width: 30px;
  height: 30px;
}
.minimap .point-item.active .minimap-text[data-v-75f1848b] {
  display: block !important;
}
.minimap .el-icon-remove-outline[data-v-75f1848b] {
  cursor: pointer;
  position: absolute;
  right: 0px;
  top: 0px;
  height: 30px;
  width: 30px;
  color: #fff;
  background-color: rgba(0,0,0,0.5);
}
.minimap .icon-scale-plus[data-v-75f1848b],
.minimap .icon-scale-reduce[data-v-75f1848b] {
  cursor: pointer;
  position: absolute;
  left: 0px;
  top: 0px;
  height: 30px;
  width: 30px;
  color: #fff;
  background-color: rgba(0,0,0,0.5);
}
.minimap .minimap-text[data-v-75f1848b] {
  position: absolute;
  width: max-content;
  top: -18px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 12px;
  color: #fff;
  text-shadow: 0 0 10px #000;
}
.minimap .isShowName[data-v-75f1848b] {
  color: #ff1744;
  position: absolute;
  right: 10px;
  bottom: 5px;
  cursor: pointer;
  z-index: 99;
  font-weight: 800;
}
.minimap .isFix[data-v-75f1848b] {
  color: #ff1744;
  position: absolute;
  right: 10px;
  top: 5px;
  z-index: 99;
  cursor: pointer;
  font-weight: 800;
}
.minimap .textWidth[data-v-75f1848b] {
  max-width: 60px !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media only screen and (min-width: 10px) and (max-width: 768px) {
.minimap .icon-close[data-v-75f1848b],
  .minimap .icon-scale-plus[data-v-75f1848b],
  .minimap .icon-scale-reduce[data-v-75f1848b] {
    width: 24px;
    height: 24px;
}
}

.theme-app-f .minimap[data-v-f667c128],
.theme-pc-f .minimap[data-v-f667c128] {
  left: auto !important;
}
.overflow-aout[data-v-f667c128] {
  overflow: auto;
}
.minimap[data-v-f667c128] {
  height: 100%;
  left: auto;
  top: 53px;
  right: 40px;
  z-index: 11;
}
.minimap[data-v-f667c128] ::-webkit-scrollbar {
  cursor: pointer !important;
  width: 10px;
  height: 10px;
}
.minimap[data-v-f667c128] ::-webkit-scrollbar-thumb {
  cursor: pointer;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
  background: #535353;
}
.minimap[data-v-f667c128] ::-webkit-scrollbar-track {
  cursor: pointer;
  -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
  border-radius: 10px;
  background: #ededed;
}
.minimap .KMiniMapBox[data-v-f667c128] {
  position: absolute;
  top: 0px;
  left: 0px;
}
.minimap .map-bg[data-v-f667c128] {
  width: 100% !important;
}
.minimap.big[data-v-f667c128] {
  position: fixed !important;
  transform: translate(-50%, -50%);
  left: 50% !important;
  top: 50% !important;
  width: 100%;
  height: 100%;
  max-width: 90%;
  max-height: 90%;
}
.minimap.mbig[data-v-f667c128] {
  z-index: 12;
  position: fixed !important;
  transform: translate(-50%, -50%);
  left: 50% !important;
  top: 50% !important;
  width: 100%;
  height: 100%;
  max-width: 90%;
  max-height: 90%;
}
.minimap .point-item[data-v-f667c128] {
  position: absolute;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #f00;
  cursor: pointer;
}
.minimap .point-item.active[data-v-f667c128] {
  background: transparent;
  cursor: auto;
  width: 30px;
  height: 30px;
}
.minimap .point-item.active .minimap-text[data-v-f667c128] {
  display: block !important;
}
.minimap .el-icon-remove-outline[data-v-f667c128] {
  cursor: pointer;
  position: absolute;
  right: 0px;
  top: 0px;
  height: 30px;
  width: 30px;
  color: #fff;
  background-color: rgba(0,0,0,0.5);
}
.minimap .el-icon-remove-outline[data-v-f667c128],
.minimap .icon-scale-reduce[data-v-f667c128] {
  cursor: pointer;
  position: fixed;
  right: 0px;
  top: 0px;
  height: 30px;
  width: 30px;
  color: #fff;
  background-color: rgba(0,0,0,0.5);
}
.minimap .minimap-text[data-v-f667c128] {
  position: absolute;
  width: max-content;
  top: -18px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 12px;
  color: #fff;
  text-shadow: 0 0 10px #000;
}
.minimap .isShowName[data-v-f667c128] {
  color: #ff1744;
  position: fixed;
  left: 10px;
  top: 10px;
  cursor: pointer;
  z-index: 99999;
  font-weight: 800;
}
@media only screen and (min-width: 10px) and (max-width: 768px) {
.minimap .icon-close[data-v-f667c128],
  .minimap .el-icon-remove-outline[data-v-f667c128],
  .minimap .icon-scale-reduce[data-v-f667c128] {
    width: 24px;
    height: 24px;
}
}

.theme-app-f .minimap[data-v-bd55b594],
.theme-pc-f .minimap[data-v-bd55b594] {
  left: auto !important;
}
.overflow-aout[data-v-bd55b594] {
  overflow: auto;
}
.minimap[data-v-bd55b594] {
  height: auto;
  left: auto;
  top: 53px;
  right: 40px;
  z-index: 11;
}
.minimap[data-v-bd55b594] ::-webkit-scrollbar {
  cursor: pointer !important;
  width: 10px;
  height: 10px;
}
.minimap[data-v-bd55b594] ::-webkit-scrollbar-thumb {
  cursor: pointer;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
  background: #535353;
}
.minimap[data-v-bd55b594] ::-webkit-scrollbar-track {
  cursor: pointer;
  -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
  border-radius: 10px;
  background: #ededed;
}
.minimap .KMiniMapBox[data-v-bd55b594] {
  position: absolute;
  top: 0;
  left: 0;
}
.minimap .map-bg[data-v-bd55b594] {
  width: 100% !important;
}
.minimap.big[data-v-bd55b594] {
  position: fixed !important;
  transform: translate(-50%, -50%);
  left: 50% !important;
  top: 50% !important;
  width: 100%;
  height: 100%;
  max-width: 90%;
  max-height: 90%;
}
.minimap.mbig[data-v-bd55b594] {
  z-index: 12;
  position: fixed !important;
  transform: translate(-50%, -50%);
  left: 50% !important;
  top: 50% !important;
  width: 100%;
  height: 100%;
  max-width: 90%;
  max-height: 90%;
}
.minimap .point-item[data-v-bd55b594] {
  position: absolute;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #f00;
  cursor: pointer;
}
.minimap .point-item.active[data-v-bd55b594] {
  background: transparent;
  cursor: auto;
  width: 30px;
  height: 30px;
}
.minimap .point-item.active .minimap-text[data-v-bd55b594] {
  display: block !important;
}
.minimap .el-icon-remove-outline[data-v-bd55b594] {
  cursor: pointer;
  position: absolute;
  right: 0px;
  top: 0px;
  height: 30px;
  width: 30px;
  color: #fff;
  background-color: rgba(0,0,0,0.5);
}
.minimap .icon-scale-plus[data-v-bd55b594],
.minimap .icon-scale-reduce[data-v-bd55b594] {
  cursor: pointer;
  position: absolute;
  left: 0px;
  top: 0px;
  height: 30px;
  width: 30px;
  color: #fff;
  background-color: rgba(0,0,0,0.5);
}
.minimap .minimap-text[data-v-bd55b594] {
  position: absolute;
  width: max-content;
  top: -18px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 12px;
  color: #fff;
  text-shadow: 0 0 10px #000;
}
.minimap .isShowName[data-v-bd55b594] {
  color: #ff1744;
  position: absolute;
  right: 10px;
  bottom: 10px;
  cursor: pointer;
  z-index: 99;
  font-weight: 800;
}
.overflowX[data-v-bd55b594] {
  overflow-x: hidden !important;
}
@media only screen and (min-width: 10px) and (max-width: 768px) {
.minimap .icon-close[data-v-bd55b594],
  .minimap .icon-scale-plus[data-v-bd55b594],
  .minimap .icon-scale-reduce[data-v-bd55b594] {
    width: 24px;
    height: 24px;
}
}

.largemap--dialog[data-v-47b7e2c2] {
  padding: 30px 50px;
  width: 100%;
  height: 100%;
}
.largemap--dialog[data-v-47b7e2c2] .el-dialog {
  background: rgba(0,0,0,0);
}
.largemap--dialog[data-v-47b7e2c2] .el-dialog__body {
  padding: 0 !important;
  width: 100%;
  height: 100%;
}
.largemap--dialog[data-v-47b7e2c2] .el-dialog__header {
  display: none !important;
}
.largemap--dialog .common-close[data-v-47b7e2c2] {
  position: fixed;
  right: 15px;
  top: 15px;
  z-index: 101;
  width: 20px;
  height: 20px;
  cursor: pointer;
}
.largemap--dialog .largemap--dialog-content[data-v-47b7e2c2] {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  user-select: none;
}
.largemap--dialog .largemap--dialog-content .sandtable-content[data-v-47b7e2c2] {
  overflow: hidden;
  position: relative;
}
.largemap--dialog .largemap--dialog-content .sandtable-content .sandtable-percentage[data-v-47b7e2c2] {
  position: absolute;
  width: 94px;
  left: 50%;
  top: 5px;
  z-index: 2;
  transform: translateX(-50%);
  color: #fff;
  background-color: rgba(0,0,0,0.5);
  border-radius: 5px;
  font-size: 12px;
}
.largemap--dialog .largemap--dialog-content .sandtable-content .sandtable-percentage .sandtable-percentage-reduce[data-v-47b7e2c2],
.largemap--dialog .largemap--dialog-content .sandtable-content .sandtable-percentage .sandtable-percentage-plus[data-v-47b7e2c2] {
  cursor: pointer;
  font-size: 24px;
  padding: 0 10px;
}
.largemap--dialog .largemap--dialog-content .sandtable-content .sandtable-percentage .sandtable-percentage-reduce.noactive[data-v-47b7e2c2],
.largemap--dialog .largemap--dialog-content .sandtable-content .sandtable-percentage .sandtable-percentage-plus.noactive[data-v-47b7e2c2] {
  color: #999 !important;
  cursor: not-allowed;
}
.largemap--dialog .largemap--dialog-content .sandtable-content .sandtable-image[data-v-47b7e2c2] {
  background-position: center center;
  background-repeat: no-repeat;
  cursor: grab;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1;
  overflow: hidden;
  transform-origin: top left;
}
.largemap--dialog .largemap--dialog-content .sandtable-content .sandtable-image .sandtable-item[data-v-47b7e2c2] {
  position: absolute;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  cursor: pointer;
  z-index: 3;
}
.largemap--dialog .largemap--dialog-content .sandtable-content .sandtable-image .sandtable-item .sandtable-item-text[data-v-47b7e2c2] {
  font-size: 35px;
  width: max-content;
  position: absolute;
  pointer-events: none;
  left: 50%;
  top: -65px;
  transform: translateX(-50%);
  background-color: rgba(0,0,0,0.5);
  color: #fff;
  padding: 3px 8px;
  border-radius: 10px;
  display: block;
}
.largemap--dialog .largemap--dialog-content .sandtable-content .sandtable-image .sandtable-item .sandtable-item-text .sandtable-item-text-san[data-v-47b7e2c2] {
  position: absolute;
  left: 50%;
  top: 100%;
  transform: translateX(-50%);
  width: 0px;
  height: 0px;
  border: 10px solid transparent;
  border-top-color: rgba(0,0,0,0.5);
}
.largemap--dialog .largemap--dialog-content .sandtable-content .sandtable-image .minimap-shanxing[data-v-47b7e2c2] {
  position: absolute;
  z-index: 1;
  width: 330px;
  height: 330px;
}
.largemap--dialog .largemap--dialog-content .sandtable-content .sandtable-image .minimap-shanxing.active[data-v-47b7e2c2] {
  width: 180px;
  height: 180px;
}
.largemap--dialog .largemap--dialog-content .sandtable-content .sandtable-image .minimap-shanxing .minimap-shanxing-content[data-v-47b7e2c2] {
  width: 100%;
  height: 50%;
}
.largemap--dialog .largemap--dialog-content .sandtable-content .sandtable-image .minimap-shanxing .minimap-shanxing-content.active[data-v-47b7e2c2] {
  height: 100%;
}
.largemap--dialog .largemap--dialog-content .sandtable-content .sandtable-image .minimap-shanxing .minimap-shanxing-content .minimap-shanxing-image[data-v-47b7e2c2] {
  height: 100%;
}
.pc-mode .largemap--dialog .largemap--dialog-content .sandtable-percentage .sandtable-percentage-reduce[data-v-47b7e2c2]:hover,
.pc-mode .largemap--dialog .largemap--dialog-content .sandtable-percentage .sandtable-percentage-plus[data-v-47b7e2c2]:hover {
  color: #0da9fd;
}
.mobile-mode .largemap--dialog[data-v-47b7e2c2] {
  padding: 20px;
}

.theme-app-f .minimap[data-v-0af4ade0],
.theme-pc-f .minimap[data-v-0af4ade0] {
  left: auto !important;
}
.minimap[data-v-0af4ade0] {
  position: absolute;
  height: auto;
  left: auto;
  top: 53px;
  right: 40px;
  z-index: 11;
}
.minimap.big[data-v-0af4ade0] {
  position: fixed !important;
  transform: translate(-50%, -50%);
  left: 50% !important;
  top: 50% !important;
  width: 100%;
  height: 100%;
  max-width: 90%;
  max-height: 90%;
}
.minimap.big .minimap-imgcontent[data-v-0af4ade0] {
  width: 100%;
  height: 100%;
}
.minimap.mbig[data-v-0af4ade0] {
  z-index: 99;
  position: fixed !important;
  transform: translate(-50%, -50%);
  left: 50% !important;
  top: 50% !important;
  width: 100%;
  height: 100%;
  max-width: 90%;
  max-height: 90%;
}
.minimap.mbig .minimap-imgcontent[data-v-0af4ade0] {
  width: 100%;
  height: 100%;
}
.minimap .point-item[data-v-0af4ade0] {
  position: absolute;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #f00;
  cursor: pointer;
}
.minimap .point-item.active[data-v-0af4ade0] {
  background: transparent;
  cursor: auto;
  width: 30px !important;
  height: 30px !important;
}
.minimap .icon-close[data-v-0af4ade0] {
  cursor: pointer;
  position: absolute;
  right: 0px;
  top: 0px;
  height: 30px;
  width: 30px;
  color: #fff;
  background-color: rgba(0,0,0,0.5);
  z-index: 99;
}
.minimap .icon-scale-plus[data-v-0af4ade0],
.minimap .icon-scale-reduce[data-v-0af4ade0] {
  cursor: pointer;
  height: 30px;
  width: 30px;
  color: #fff;
  background-color: rgba(0,0,0,0.5);
}
.minimap .fangda[data-v-0af4ade0],
.minimap .suoxiao[data-v-0af4ade0] {
  cursor: pointer;
  padding: 0 3px;
  height: 30px;
  color: #fff;
  background-color: rgba(0,0,0,0.5);
}
.minimap .minimaplefttop[data-v-0af4ade0] {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 99;
}
.minimap .minimaplefttop .minimaplefttop-item[data-v-0af4ade0] {
  pointer-events: auto;
}
.minimap .minimaplefttop .minimaplefttop-item~ .minimaplefttop-item[data-v-0af4ade0] {
  margin-left: 10px;
}
.minimap .minimap-text[data-v-0af4ade0] {
  position: absolute;
  max-width: 120px;
  top: -18px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 12px;
  color: #fff;
  text-shadow: 0 0 10px #000;
  overflow: hidden;
  white-space: nowrap;
}
.minimap .minimap-text .minimap-text-span[data-v-0af4ade0] {
  white-space: nowrap;
  width: fit-content;
  max-width: 120px;
}
.minimap .minimap-text .minimap-text-span[data-v-0af4ade0]:hover {
  animation: roll-0af4ade0 3s linear infinite backwards alternate;
}
.minimap .isShowName[data-v-0af4ade0] {
  color: #fff;
  background-color: rgba(0,0,0,0.5);
  padding: 2px 2px 1px;
  position: absolute;
  right: 0;
  bottom: 0;
  cursor: pointer;
  z-index: 99;
  font-weight: 800;
}
.minimap .minimap-imgcontent[data-v-0af4ade0]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
@media only screen and (min-width: 10px) and (max-width: 768px) {
.minimap .point-item.active[data-v-0af4ade0] {
    width: 25px !important;
    height: 25px !important;
}
.minimap .icon-close[data-v-0af4ade0],
  .minimap .icon-scale-plus[data-v-0af4ade0],
  .minimap .icon-scale-reduce[data-v-0af4ade0] {
    width: 24px;
    height: 24px;
}
.minimap .fangda[data-v-0af4ade0],
  .minimap .suoxiao[data-v-0af4ade0] {
    height: 24px;
}
}
@-moz-keyframes roll-0af4ade0 {
0% {
    transform: translateX(0px);
}
100% {
    transform: translateX(-100%) translateX(65px);
}
}
@-webkit-keyframes roll-0af4ade0 {
0% {
    transform: translateX(0px);
}
100% {
    transform: translateX(-100%) translateX(65px);
}
}
@-o-keyframes roll-0af4ade0 {
0% {
    transform: translateX(0px);
}
100% {
    transform: translateX(-100%) translateX(65px);
}
}
@keyframes roll-0af4ade0 {
0% {
    transform: translateX(0px);
}
100% {
    transform: translateX(-100%) translateX(65px);
}
}

.directory-hotspot .directory-hotspot-content[data-v-1fc6c8a3] {
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}
.directory-hotspot .directory-hotspot-content .custom[data-v-1fc6c8a3] {
  max-width: 90%;
}
.directory-hotspot .directory-hotspot-content[data-v-1fc6c8a3] .el-tree-node {
  border-top: 1px solid #ebeef5;
}
.directory-hotspot .directory-hotspot-content[data-v-1fc6c8a3] .el-tree-node:first-child {
  border-bottom: none;
}
.directory-hotspot .directory-hotspot-content[data-v-1fc6c8a3] .el-tree-node__content {
  height: 40px;
}
[data-v-1fc6c8a3] .el-drawer {
  outline: none;
}
[data-v-1fc6c8a3] .el-drawer * {
  outline: none;
}
[data-v-1fc6c8a3] .el-drawer .el-drawer__header {
  font-size: 16px;
  margin-bottom: 0px;
  padding: 12px;
  border-bottom: 1px solid #ebeef5;
  box-shadow: 0 0 4px 0 rgba(200,200,200,0.4);
}
[data-v-1fc6c8a3] .el-drawer .el-drawer__body {
  display: flex;
  flex-direction: column;
  height: 0;
}
[data-v-1fc6c8a3] .el-drawer .el-tree-node__content {
  height: 36px;
}
[data-v-1fc6c8a3] .drawer-footer {
  border-top: 1px solid #ebeef5;
  box-shadow: 0 0 4px 0 rgba(200,200,200,0.4);
  padding: 12px;
}

.directory-hotspot .directory-hotspot-content[data-v-d68ab108] {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.directory-hotspot .directory-hotspot-content .title-directory[data-v-d68ab108] {
  box-sizing: border-box;
  border-bottom: 1px solid #ebeef5;
  box-shadow: 0 0 4px 0 rgba(200,200,200,0.4);
}
.directory-hotspot .directory-hotspot-content .custom[data-v-d68ab108] {
  max-width: 90%;
}
.directory-hotspot .directory-hotspot-content[data-v-d68ab108] .el-tree-node {
  border-top: 1px solid #ebeef5;
}
.directory-hotspot .directory-hotspot-content[data-v-d68ab108] .el-tree-node:first-child {
  border-bottom: none;
}
.directory-hotspot .directory-hotspot-content[data-v-d68ab108] .el-tree-node__content {
  height: 40px;
}

.handdraw-drawer .handdraw-drawer-content[data-v-78c8a488] {
  padding: 0;
  background-color: #eee;
  width: 100%;
}
.handdraw-drawer .handdraw-drawer-content .handdraw-title[data-v-78c8a488] {
  height: 48px;
  width: 100%;
  background-color: #fff;
  padding: 0 10px;
  width: 100%;
}
.handdraw-drawer .handdraw-drawer-content .handdraw-title .handdraw-icon[data-v-78c8a488] {
  line-height: 48px;
  width: 30px;
}
.handdraw-drawer .handdraw-drawer-content .handdraw-title .handdraw-icon .el-icon-s-unfold[data-v-78c8a488] {
  font-size: 20px;
  color: #409eff;
}
.handdraw-drawer .handdraw-drawer-content .handdraw-title .handdraw-txt[data-v-78c8a488] {
  width: calc(100% - 30px);
  overflow-x: auto;
  overflow-y: auto;
  white-space: nowrap;
  padding: 12px 0 20px;
}
.handdraw-drawer .handdraw-drawer-content .handdraw-title .handdraw-txt[data-v-78c8a488]::-webkit-scrollbar {
  display: none;
}
.handdraw-drawer .handdraw-drawer-content .handdraw-title .handdraw-txt .handdraw-txt-item[data-v-78c8a488] {
  padding: 0 12px;
  display: inline-block;
  color: #333;
  font-size: 14px;
  border-right: 1px solid #ddd;
}
.handdraw-drawer .handdraw-drawer-content .handdraw-title .handdraw-txt .handdraw-txt-item[data-v-78c8a488]:last-child {
  border-right: 0;
}
.handdraw-drawer .handdraw-drawer-content .handdraw-image img[data-v-78c8a488] {
  width: 100%;
}
.handdraw-drawer .handdraw-drawer-content .handdraw-music[data-v-78c8a488] {
  width: 100%;
  height: 70px;
  padding: 10px;
  background-color: #fff;
}
.handdraw-drawer .handdraw-drawer-content .handdraw-music .handdraw-music-img[data-v-78c8a488] {
  width: 50px;
  height: 50px;
  position: relative;
  margin-right: 10px;
}
.handdraw-drawer .handdraw-drawer-content .handdraw-music .handdraw-music-img[data-v-78c8a488]:before {
  content: '';
  background: url(/static/img/global.61d72f20.png) no-repeat;
  background-position: -77.568px -0.768px;
  background-size: 307.2px;
  width: 50px;
  height: 50px;
  position: absolute;
}
.handdraw-drawer .handdraw-drawer-content .handdraw-music .handdraw-music-img[data-v-78c8a488]:after {
  content: '';
  background-color: #ee7702;
  width: 15px;
  height: 15px;
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 50%;
  transform: translate(-50%, -50%);
}
.handdraw-drawer .handdraw-drawer-content .handdraw-music .handdraw-music-img.on[data-v-78c8a488]:before {
  animation: musicAnimation-78c8a488 20s linear 0s infinite normal;
}
.handdraw-drawer .handdraw-drawer-content .handdraw-music .handdraw-music-img.on[data-v-78c8a488]:after {
  background: url(/static/img/global.61d72f20.png) no-repeat;
  width: 15px;
  height: 15px;
  border-radius: 0;
  background-size: 280px;
  background-position: -175.7px -105.7px;
}
.handdraw-drawer .handdraw-drawer-content .handdraw-music .handdraw-music-title[data-v-78c8a488] {
  width: calc(100% - 60px);
  line-height: 50px;
  justify-content: space-between;
}
.handdraw-drawer .handdraw-drawer-content .handdraw-music .handdraw-music-title p[data-v-78c8a488] {
  max-width: 70%;
  color: #333;
  font-size: 16px;
  font-weight: 700;
}
.handdraw-drawer .handdraw-drawer-content .handdraw-music .handdraw-music-title i[data-v-78c8a488] {
  line-height: 50px;
  font-size: 30px;
  color: #ee7702;
}
.handdraw-drawer .handdraw-drawer-content .handdraw-info[data-v-78c8a488] {
  background-color: #fff;
  margin-top: 10px;
  padding: 20px 10px;
}
.handdraw-drawer .handdraw-drawer-content .handdraw-info .handdraw-info-title[data-v-78c8a488] {
  color: #333;
  font-size: 16px;
  font-weight: 700;
}
.handdraw-drawer .handdraw-drawer-content .handdraw-info .handdraw-info-time[data-v-78c8a488] {
  color: #666;
  font-size: 14px;
  margin-top: 10px;
}
.handdraw-drawer .handdraw-drawer-content .handdraw-info .handdraw-info-address[data-v-78c8a488] {
  color: #666;
  font-size: 14px;
  margin-top: 10px;
  justify-content: space-between;
}
.handdraw-drawer .handdraw-drawer-content .handdraw-info .handdraw-info-address p[data-v-78c8a488]:last-child {
  background-color: #409eff;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  text-align: center;
  line-height: 16px;
}
.handdraw-drawer .handdraw-drawer-content .handdraw-info .handdraw-info-address p:last-child i[data-v-78c8a488] {
  color: #fff;
  font-size: 12px;
}
.handdraw-drawer .handdraw-drawer-content .handdraw-info .info-color[data-v-78c8a488] {
  color: #333;
}
.handdraw-drawer .handdraw-drawer-content .handdraw-info .info-blue[data-v-78c8a488] {
  color: #409eff;
}
.handdraw-drawer .handdraw-drawer-content .handdraw-intro[data-v-78c8a488] {
  background-color: #fff;
  margin-top: 10px;
  padding: 10px;
}
.handdraw-drawer .handdraw-drawer-content .handdraw-intro .handdraw-intro-title[data-v-78c8a488] {
  color: #333;
  font-size: 16px;
  font-weight: 700;
}
.handdraw-drawer .handdraw-drawer-content .handdraw-intro .handdraw-intro-txt[data-v-78c8a488] {
  color: #333;
  font-size: 14px;
  white-space: pre-wrap;
  line-height: 20px;
  text-indent: 27px;
}
@-moz-keyframes musicAnimation-78c8a488 {
0% {
    transform: rotate(0);
}
100% {
    transform: rotate(360deg);
}
}
@-webkit-keyframes musicAnimation-78c8a488 {
0% {
    transform: rotate(0);
}
100% {
    transform: rotate(360deg);
}
}
@-o-keyframes musicAnimation-78c8a488 {
0% {
    transform: rotate(0);
}
100% {
    transform: rotate(360deg);
}
}
@keyframes musicAnimation-78c8a488 {
0% {
    transform: rotate(0);
}
100% {
    transform: rotate(360deg);
}
}

.el-drawer {
  outline: none;
  overflow-x: auto;
  overflow-y: auto;
}

.menuscenic-dialog-contents[data-v-1ec9c4c6] {
  position: fixed;
  left: 15%;
  top: 15%;
  width: 70%;
  height: 70%;
  overflow: hidden;
  background-color: rgba(0,0,0,0.8);
  z-index: 999999;
}
.menuscenic-dialog-contents .menuscenic-close[data-v-1ec9c4c6] {
  position: absolute;
  right: 20px;
  top: 10px;
  z-index: 103;
  cursor: pointer;
}
.menuscenic-dialog-contents .menuscenic-tab[data-v-1ec9c4c6] {
  overflow-y: auto;
  min-height: 400px;
  height: 96%;
  padding: 20px;
}
.menuscenic-dialog-contents .menuscenic-tab .menuscenic-img img[data-v-1ec9c4c6] {
  max-width: 100%;
}
.menuscenic-dialog-contents .menuscenic-tab .menuscenic-title[data-v-1ec9c4c6] {
  color: #fff;
  font-size: 30px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.menuscenic-dialog-contents .menuscenic-tab .menu-text-html[data-v-1ec9c4c6] {
  padding: 10px 0;
  border-bottom: 1px solid #999;
}
.menuscenic-dialog-contents .menuscenic-tab .menu-text-html[data-v-1ec9c4c6]:last-child {
  border-bottom: none;
}
.menuscenic-dialog-contents .menuscenic-tab .menu-text-html .menu-image-text p img[data-v-1ec9c4c6] {
  max-width: 100% !important;
}
.menuscenic-dialog-contents .menuscenic-tab .menu-text-html .menu-image-text img[data-v-1ec9c4c6] {
  max-width: 100% !important;
}
.menuscenic-dialog-contents .menu-center[data-v-1ec9c4c6] {
  text-align: center;
}
.menuscenic-dialog-contents .menu-colorf[data-v-1ec9c4c6] {
  color: #fff;
}
.menuscenic-dialog-contents .menu-color9[data-v-1ec9c4c6] {
  color: #999;
}
.menuscenic-dialog-contents .menu-pointer[data-v-1ec9c4c6] {
  cursor: pointer;
}
.menuscenic-dialog-contents[data-v-1ec9c4c6] .el-tabs__header.is-top .el-tabs__item {
  color: #fff;
}
.menuscenic-dialog-contents[data-v-1ec9c4c6] .el-tabs__header.is-top .el-tabs__item.is-active {
  color: #409eff;
}
.menuscenic-dialog-contents[data-v-1ec9c4c6] .el-tabs__header.is-top .el-tabs__item:hover {
  color: #409eff;
}
@media screen and (max-width: 768px) {
.menuscenic-dialog-contents[data-v-1ec9c4c6] {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}
}

.mutil-leavel-nav[data-v-7fdda204] {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
  width: 100%;
  height: 40px;
  overflow: hidden;
}
.mutil-leavel-nav .scroll-wrap[data-v-7fdda204] {
  display: flex;
  height: 40px;
}
.mutil-leavel-nav .scroll-wrap .tab-item[data-v-7fdda204] {
  cursor: pointer;
  height: 40px;
  line-height: 40px;
  padding: 0 5px;
  text-align: center;
  overflow: hidden;
  position: relative;
}
.mutil-leavel-nav .scroll-wrap .tab-item .new-text[data-v-7fdda204] {
  right: -1px;
  top: -14px;
  z-index: 2;
  height: 0;
  color: #f00;
  font-size: 11px;
}
.mutil-leavel-nav .scroll-wrap .tab-item .tab-item-icon[data-v-7fdda204] {
  vertical-align: sub;
}
.mutil-leavel-nav .scroll-wrap .tab-item span[data-v-7fdda204] {
  font-size: 15px;
  color: #fff;
}

.planfangmenuleft[data-v-6584d10a] {
  position: fixed;
  left: 0%;
  bottom: 300px;
  max-height: 90px;
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 12;
}
.planfangmenuleft .planfangmenuleft-item[data-v-6584d10a] {
  padding: 5px;
  background-color: rgba(0,0,0,0.5);
  color: #fff;
  box-sizing: border-box;
  border-bottom: 1px solid #fff;
}
.planfangmenuleft .planfangmenuleft-item[data-v-6584d10a]:last-child {
  border-bottom: none;
}
.planfangmenuleft .planfangmenuleft-item span[data-v-6584d10a] {
  text-align: center;
  line-height: 14px;
  max-width: 65px;
  white-space: normal;
}
@media screen and (max-width: 768px) {
.planfangmenuleft[data-v-6584d10a] {
    bottom: 280px;
}
}

.planfangmenuright[data-v-5cf58f53] {
  position: fixed;
  right: 0%;
  bottom: 300px;
  max-height: 90px;
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 12;
}
.planfangmenuright .planfangmenuright-item[data-v-5cf58f53] {
  padding: 5px;
  background-color: rgba(0,0,0,0.5);
  color: #fff;
  box-sizing: border-box;
  border-bottom: 1px solid #fff;
}
.planfangmenuright .planfangmenuright-item[data-v-5cf58f53]:last-child {
  border-bottom: none;
}
.planfangmenuright .planfangmenuright-item span[data-v-5cf58f53] {
  text-align: center;
  line-height: 14px;
  max-width: 65px;
  white-space: normal;
}
@media screen and (max-width: 768px) {
.planfangmenuright[data-v-5cf58f53] {
    bottom: 280px;
}
}

.handdraw-option-app[data-v-6dac9a9d] {
  position: absolute !important;
  bottom: 15px;
  z-index: 102;
  max-height: 282px;
  overflow-x: hidden !important;
  overflow-y: auto !important;
  box-sizing: border-box;
}
.handdraw-option-app .handdraw-option-dia[data-v-6dac9a9d] {
  width: 100%;
  max-height: 228px;
  border-radius: 5px;
  padding: 10px;
  margin-bottom: 10px;
  box-sizing: border-box;
  overflow-y: auto;
  background-color: #fff;
}
.handdraw-option-app .handdraw-option-dia .handdraw-option-dia-item[data-v-6dac9a9d] {
  box-sizing: border-box;
  justify-content: space-between;
  height: 40px;
  line-height: 40px;
}
.handdraw-option-app .handdraw-option-dia .handdraw-option-dia-item.active[data-v-6dac9a9d] {
  padding: 0 10px;
  background-color: #ddd;
}
.handdraw-option-app .handdraw-option-dia .handdraw-option-dia-item .handdraw-option-dia-p1[data-v-6dac9a9d] {
  color: #666;
  max-width: 70%;
}
.handdraw-option-app .handdraw-option-dia .handdraw-option-dia-item .handdraw-option-dia-p2[data-v-6dac9a9d] {
  color: #00a4f7;
}
.handdraw-option-app .scroll-option-wai[data-v-6dac9a9d] {
  background-color: #fff;
  width: 100%;
}
.handdraw-option-app .scroll-option-wai .handdraw-scroll-wrap[data-v-6dac9a9d] {
  overflow-x: auto;
  overflow-y: auto;
  white-space: nowrap;
}
.handdraw-option-app .scroll-option-wai .handdraw-scroll-wrap[data-v-6dac9a9d]::-webkit-scrollbar {
  display: none;
}
.handdraw-option-app .scroll-option-wai .handdraw-scroll-wrap .handdraw-tab-item[data-v-6dac9a9d] {
  cursor: pointer;
  display: inline-block;
  padding: 5px 15px 0;
  text-align: center;
  overflow: hidden;
}
.handdraw-option-app .scroll-option-wai .handdraw-scroll-wrap .handdraw-tab-item img[data-v-6dac9a9d] {
  width: 22px;
  height: 22px;
}
.handdraw-option-app .scroll-option-wai .handdraw-scroll-wrap .handdraw-tab-item p[data-v-6dac9a9d] {
  font-size: 12px;
  color: #999;
}
@media screen and (max-width: 768px) {
.handdraw-option-app[data-v-6dac9a9d] {
    left: 5%;
    width: 90%;
}
}
@media screen and (min-width: 769px) {
.handdraw-option-app[data-v-6dac9a9d] {
    left: 30%;
    width: 40%;
}
}

.uniquekeydialog[data-v-f477d1bc]  .el-drawer {
  background-color: rgba(0,0,0,0.7);
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}
.uniquekeydialog[data-v-f477d1bc]  .el-drawer .el-drawer__body {
  overflow-x: hidden;
  overflow-y: auto;
}
.uniquekeydialog[data-v-f477d1bc]  .el-drawer .el-drawer__header {
  margin-bottom: 0 !important;
  font-size: 14px;
  color: #fff;
  display: flex;
  overflow: hidden;
}
.uniquekeydialog[data-v-f477d1bc]  .el-drawer .el-drawer__header span {
  flex: 1 0 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-right: 10px;
}

.addresses {
  z-index: 102;
}
.van-address-list__add {
  z-index: 10 !important;
}
.editor-address,
.area-wrap,
.add-new-address {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  transition: top 0.6s;
  background: #fff;
  z-index: 100;
}
.editor-address .close,
.area-wrap .close,
.add-new-address .close {
  width: 30px;
  line-height: 30px;
  right: 10px;
  top: 10px;
}
.editor-address .close i,
.area-wrap .close i,
.add-new-address .close i {
  color: #fff;
  font-size: 24px;
}
.editor-address .wrap,
.area-wrap .wrap,
.add-new-address .wrap {
  background: #fff;
  bottom: 0;
  width: 100%;
  padding: 20px 0 60px 0;
}
.editor-address .wrap h2,
.area-wrap .wrap h2,
.add-new-address .wrap h2 {
  font-size: 18px;
  color: #1f2d3d;
  line-height: 40px;
  margin-bottom: 20px;
}
.editor-address h2 a {
  font-size: 14px;
  color: #20a0ff;
  right: 15px;
}
.editor-address .addr-btn-group {
  padding: 0 10px;
  margin-top: 30px;
}
.editor-address .van-cell-group {
  padding-bottom: 20px;
}
.area-wrap {
  top: 0;
  padding-top: 110%;
}
.editor-address {
  height: 100%;
  padding: 20px 0;
  background: rgba(0,0,0,0.6);
}
.add-new-address {
  background: rgba(0,0,0,0.6);
}

.cart .cart-list {
  box-sizing: border-box;
}
.cart .cart-list .item {
  display: flex;
  width: 100%;
  margin-bottom: 10px;
  padding: 10px;
  background: #f9fafc;
  box-sizing: border-box;
}
.cart .cart-list .item .choose {
  flex: 0 0 20px;
  width: 20px;
  line-height: 80px;
  font-size: 0;
  color: #13ce66;
}
.cart .cart-list .item .thumb {
  flex: 0 0 80px;
  width: 60px;
  padding: 0 10px;
}
.cart .cart-list .item .thumb img {
  width: 100%;
  height: 80px;
}
.cart .cart-list .item .info {
  flex: 1;
  max-width: 70%;
  padding-right: 10px;
  box-sizing: border-box;
}
.cart .cart-list .item .info .title {
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  padding-right: 50px;
  color: #1f2d3d;
}
.cart .cart-list .item .info .desc {
  bottom: 0;
  right: 0;
  width: 100%;
  height: 20px;
  color: #475669;
}
.cart .cart-list .item .info .extra {
  right: 10px;
  top: 4px;
  font-weight: 700;
  color: #475669;
}
.cart .cart-list .item .info .extra .subtotal {
  margin-bottom: 10px;
}
.cart .cart-list .item .info .extra .subtotal strong {
  font-size: 16px;
}
.cart .cart-list .item .info .extra .red {
  color: #ff4949;
}
.cart .cart-list .item .info .delete-btn {
  right: 10px;
  bottom: 0;
}
.cart .van-submit-bar__bar {
  padding-left: 10px;
}
.cart .van-submit-bar__bar .del-goods {
  margin-left: 15px;
  color: #ff4949;
}
.cart .empty-cart {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  font-size: 16px;
  color: #475669;
}
.cart .empty-cart .tip-box i {
  font-size: 60px;
  color: #e5e9f2;
}
.cart .empty-cart .tip-box p {
  margin: 10px auto;
}
.cart .cart-foot {
  display: flex;
  align-items: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding-left: 15px;
  height: 50px;
  font-size: 14px;
  background: #fff;
}
.cart .cart-foot .del-goods {
  margin-left: 10px;
}
.cart .cart-foot .money-wrap {
  flex: 1;
  padding-right: 12px;
}
.cart .cart-foot .money-wrap .money {
  color: #ff4949;
}
.cart .cart-foot .van-button {
  border-radius: 0;
  height: 100%;
}

.checkout {
  z-index: 101;
}
.checkout .desc-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  overflow: hidden;
  position: fixed;
  top: 46px;
  bottom: 0;
  width: 100%;
}
.checkout .desc-wrap .inner {
  flex: 1;
  top: 0;
  width: 100%;
  padding-bottom: 50px;
  box-sizing: border-box;
  position: absolute;
}
.checkout .desc-wrap .inner .van-cell {
  align-items: center;
}
.checkout .desc-wrap .inner .address {
  display: flex;
  padding: 0 10px;
}
.checkout .desc-wrap .inner .address .choose {
  flex: 0 0 30px;
  width: 30px;
  line-height: 55px;
}
.checkout .desc-wrap .inner .address .addr-info {
  flex: 1;
  padding-left: 10px;
}
.checkout .desc-wrap .inner .address .addr-info .title {
  font-size: 15px;
  line-height: 30px;
  color: #000;
}
.checkout .desc-wrap .inner .address .addr-info .address-detail {
  font-size: 13px;
  color: #475669;
}
.checkout .desc-wrap .inner .item {
  display: flex;
  width: 100%;
  margin-bottom: 10px;
  padding: 10px;
  background: #f9fafc;
  box-sizing: border-box;
}
.checkout .desc-wrap .inner .item .choose {
  flex: 0 0 20px;
  width: 20px;
  line-height: 80px;
  font-size: 0;
  color: #13ce66;
}
.checkout .desc-wrap .inner .item .thumb {
  flex: 0 0 80px;
  width: 60px;
  padding: 0 10px;
}
.checkout .desc-wrap .inner .item .thumb img {
  width: 100%;
  height: 80px;
}
.checkout .desc-wrap .inner .item .info {
  flex: 1;
  max-width: 70%;
  padding-right: 10px;
  box-sizing: border-box;
}
.checkout .desc-wrap .inner .item .info .title {
  width: 80%;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  font-weight: 700;
  color: #1f2d3d;
}
.checkout .desc-wrap .inner .item .info .desc {
  bottom: 0;
  right: 0;
  width: 100%;
  height: 20px;
  color: #475669;
}
.checkout .desc-wrap .inner .item .info .extra {
  right: 10px;
  top: 4px;
  font-weight: 700;
  color: #475669;
}
.checkout .desc-wrap .inner .total-money {
  font-size: 14px;
  padding: 20px;
  color: #475669;
}
.checkout .desc-wrap .inner .total-money span {
  margin-left: 10px;
}
.checkout .desc-wrap .inner .total-money strong {
  font-weight: 700;
  font-size: 16px;
  color: #ff4949;
}
.checkout .desc-wrap .inner .pay-method h3 {
  border-top: 1px solid #eee;
  line-height: 40px;
  padding-left: 10px;
  font-size: 16px;
  font-weight: bold;
  color: #ff4949;
}
.checkout .footbar-btn {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
}
.checkout .pay-succ-icon {
  padding: 30px 0;
}
.checkout .pay-succ-icon i {
  font-size: 120px;
  color: #13ce66;
}
.checkout .pay-succ-info h2 {
  font-size: 24px;
  font-weight: 700;
  color: #000;
}
.checkout .pay-succ-info p {
  padding: 10px;
  font-size: 16px;
  color: #475669;
}
.checkout .pay-succ-info a {
  color: #20a0ff;
}

.graphic-frame[data-v-7e49e331] {
  z-index: 9999999999999 !important;
  position: fixed;
}
.graphic-frame .graphic-frame-wrap[data-v-7e49e331] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #f9f9f9;
}
.graphic-frame .graphic-editor[data-v-7e49e331] {
  white-space: pre-wrap;
  line-height: 24px;
  word-break: break-all;
}
.graphic-frame .graphic-editor[data-v-7e49e331] img {
  max-width: 100%;
}
.graphic-frame .audioWrap[data-v-7e49e331] {
  box-sizing: border-box;
  width: 100%;
  height: 58px;
  padding: 0 20px;
  background-color: #3c3c3c;
  box-shadow: 0px 1px 5px #3c3c3c;
}
.graphic-frame .audioWrap audio[data-v-7e49e331] {
  display: none;
}
.graphic-frame .audioWrap .playBtn[data-v-7e49e331] {
  display: inline-block;
  margin-bottom: 20px;
  margin-top: 10px;
  color: #c4c3c3;
}
.graphic-frame .audioWrap .playBtn span[data-v-7e49e331] {
  vertical-align: 8px;
  font-size: 16px;
}
.graphic-frame .audioWrap .playBtn i[data-v-7e49e331] {
  font-size: 38px;
  cursor: pointer;
}

.intro-dialog[data-v-09870258] .el-dialog {
  background-color: rgba(0,0,0,0.5) !important;
}
.intro-dialog[data-v-09870258] .el-dialog .el-dialog__headerbtn .el-dialog__close {
  color: #fff;
  font-size: 18px;
}
.intro-dialog .introduction[data-v-09870258] {
  color: #fff;
}
.intro-dialog .introduction .introduction-title[data-v-09870258] {
  height: 40px;
  font-size: 20px;
  letter-spacing: 4px;
}
.intro-dialog .introduction .introduction-text[data-v-09870258] {
  max-height: 390px;
  overflow-y: auto;
  letter-spacing: 2px;
  line-height: 28px;
  font-size: 14px;
  white-space: break-spaces;
}
.intro-dialog .introduction .introduction-textp[data-v-09870258] {
  max-height: 390px;
  overflow-y: auto;
}

.order-center .order-top[data-v-579d80f3] {
  position: absolute;
  left: 0;
  top: 40px;
  right: 0;
  bottom: auto;
  background: #f6f6f6;
  z-index: 10;
}
.order-center .order-top .user-profile[data-v-579d80f3] {
  margin: 0 auto;
  padding: 20px 0;
}
.order-center .order-top .user-profile .user-name[data-v-579d80f3] {
  font-size: 14px;
  color: #475669;
}
.order-center .order-top .user-profile .user-avatar[data-v-579d80f3] {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  border: 2px solid #f9f9f9;
  overflow: hidden;
}
.order-center .order-top .user-profile .user-avatar img[data-v-579d80f3] {
  width: 100%;
  height: 100%;
}

.btnWrap {
  position: absolute;
  bottom: 150px;
  z-index: 100;
  width: 60%;
  display: flex;
  justify-content: space-around;
  margin: 0 auto;
  transform: translateX(-50%);
  margin-left: 50%;
}
.say-frame .say-wrap {
  position: absolute;
  bottom: 0;
  right: 0;
  top: auto;
  width: 100%;
  padding: 20px 10px;
  box-sizing: border-box;
  background-color: #fff;
}
.say-frame .btn-group {
  padding: 0 10px;
  box-sizing: border-box;
  margin-top: 20px;
}
.say-frame .van-field__control {
  width: 100%;
}
.say-frame .newtpl-say {
  position: absolute;
  box-sizing: border-box;
  background-color: rgba(0,0,0,0.3);
  bottom: 0;
  right: 0;
  min-height: 118px;
  width: 100vw;
  padding: 0 10px;
}
.say-frame .newtpl-say .title {
  font-size: 12px;
  line-height: 33px;
  color: #fff;
}
.say-frame .newtpl-say .editor {
  min-height: 70px;
  width: 100%;
  display: flex;
  align-items: center;
  border-radius: 6px;
  overflow: hidden;
  background-color: #fff;
}
.say-frame .newtpl-say .editor textarea {
  flex: 1;
  min-height: 70px;
  border: none;
  color: #666;
}
.say-frame .newtpl-say .editor .option {
  flex: 0 0 65px;
  text-align: center;
}
.say-frame .newtpl-say .editor .option .button {
  display: inline-block;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  line-height: 22px;
  font-size: 12px;
  background-color: #05b7fc;
  padding: 0 11px;
}
.van-button--small {
  background-color: #2ea1ef;
  border: 0px;
  color: #fff;
}

.vr-bug-tip {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 9999;
  background-color: rgba(0,0,0,0.6);
}
.vr-bug-tip .arrow {
  position: absolute;
  right: 10px;
  top: 10px;
}
.vr-bug-tip .arrow img {
  height: 120px;
}
.vr-bug-tip .tip-content {
  padding: 0 10px;
  width: 70%;
  color: #fff;
  font-size: 14px;
  position: absolute;
  top: 120px;
}

.welfare-model {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #e5e9f2;
  background: rgba(37,38,45,0.4);
}
.welfare-model .top {
  margin: 20px 0;
  font-size: 16px;
  color: #ff6a3a;
  border-bottom: 1px solid #eff2f7;
}
.welfare-model .top .icon {
  display: block;
  height: 60px;
  max-height: 60px;
  margin-bottom: 20px;
}
.welfare-model .top .icon img {
  height: 100%;
}
.welfare-model .top .text {
  line-height: 30px;
}
.welfare-model .top .btn {
  width: 120px;
  color: #20a0ff;
  cursor: pointer;
  font-size: $font-size-h5;
  margin: 20px auto;
}
.welfare-model .bottom .btn {
  width: 30%;
  padding: 0 15px;
  font-size: 14px;
  border: 1px solid #eff2f7;
  border-radius: 4px;
  line-height: 40px;
  font-size: 14px;
  color: #475669;
}
.welfare-model .record-panel {
  width: 100%;
  height: 80%;
  overflow-y: auto;
}
.welfare-model .record-panel h3 {
  font-size: 16px;
  color: #000;
  margin-bottom: 20px;
  padding: 10px 0;
  border-bottom: 1px solid #eff2f7;
}
.welfare-model .record-panel .record-list .record-item {
  display: flex;
  color: #475669;
  margin-bottom: 10px;
}
.welfare-model .record-panel .record-list .record-item > div {
  flex: 1;
  line-height: 32px;
}
.welfare-model .record-panel .record-list .record-item .icon {
  flex: 0 0 32px;
  width: 32px;
  height: 32px;
}
.welfare-model .record-panel .record-list .record-item .icon img {
  width: 100%;
  height: 100%;
}
.welfare-model .record-panel .record-list .record-item .time {
  flex: 2;
}
.welfare-model .record-panel .record-list .record-item .title,
.welfare-model .record-panel .record-list .record-item .money {
  padding-left: 10px;
}
.welfare-model .share-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0,0,0,0.8);
  z-index: 3000;
}
.welfare-model .share-bg img {
  width: 90%;
  margin: 40px auto;
}

.theme-app-a .works-toolsbar,
.theme-app-b .works-toolsbar,
.theme-app-c .works-toolsbar,
.theme-app-d .works-toolsbar,
.theme-app-g .works-toolsbar {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 101;
}
.theme-app-a .works-toolsbar .mask,
.theme-app-b .works-toolsbar .mask,
.theme-app-c .works-toolsbar .mask,
.theme-app-d .works-toolsbar .mask,
.theme-app-g .works-toolsbar .mask {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.6);
}
.theme-app-a .works-toolsbar .works-wrap,
.theme-app-b .works-toolsbar .works-wrap,
.theme-app-c .works-toolsbar .works-wrap,
.theme-app-d .works-toolsbar .works-wrap,
.theme-app-g .works-toolsbar .works-wrap {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 250px;
  background-color: #fff;
}
.theme-app-a .works-toolsbar .works-wrap .close,
.theme-app-b .works-toolsbar .works-wrap .close,
.theme-app-c .works-toolsbar .works-wrap .close,
.theme-app-d .works-toolsbar .works-wrap .close,
.theme-app-g .works-toolsbar .works-wrap .close {
  position: absolute;
  right: 10px;
  top: 5px;
  z-index: 100;
}
.theme-app-a .works-toolsbar .works-wrap .close i,
.theme-app-b .works-toolsbar .works-wrap .close i,
.theme-app-c .works-toolsbar .works-wrap .close i,
.theme-app-d .works-toolsbar .works-wrap .close i,
.theme-app-g .works-toolsbar .works-wrap .close i {
  font-size: 24px;
  color: #ff4949;
}
.theme-app-a .works-toolsbar .works-wrap .works-top,
.theme-app-b .works-toolsbar .works-wrap .works-top,
.theme-app-c .works-toolsbar .works-wrap .works-top,
.theme-app-d .works-toolsbar .works-wrap .works-top,
.theme-app-g .works-toolsbar .works-wrap .works-top {
  height: 40px;
  line-height: 40px;
  position: relative;
}
.theme-app-a .works-toolsbar .works-wrap .works-top:before,
.theme-app-b .works-toolsbar .works-wrap .works-top:before,
.theme-app-c .works-toolsbar .works-wrap .works-top:before,
.theme-app-d .works-toolsbar .works-wrap .works-top:before,
.theme-app-g .works-toolsbar .works-wrap .works-top:before {
  content: '';
  position: absolute;
  bottom: 0;
  border-bottom: 1px solid #ddd;
  display: block;
  width: 100%;
}
.theme-app-a .works-toolsbar .works-wrap .works-top .title,
.theme-app-b .works-toolsbar .works-wrap .works-top .title,
.theme-app-c .works-toolsbar .works-wrap .works-top .title,
.theme-app-d .works-toolsbar .works-wrap .works-top .title,
.theme-app-g .works-toolsbar .works-wrap .works-top .title {
  margin: 0;
  position: relative;
  font-size: 18px;
  color: #475669;
}
.theme-app-a .works-toolsbar .works-wrap .works-body,
.theme-app-b .works-toolsbar .works-wrap .works-body,
.theme-app-c .works-toolsbar .works-wrap .works-body,
.theme-app-d .works-toolsbar .works-wrap .works-body,
.theme-app-g .works-toolsbar .works-wrap .works-body {
  display: flex;
  position: absolute;
  top: 40px;
  bottom: 0;
  overflow: hidden;
}
.theme-app-a .works-toolsbar .works-wrap .works-body .works-menu,
.theme-app-b .works-toolsbar .works-wrap .works-body .works-menu,
.theme-app-c .works-toolsbar .works-wrap .works-body .works-menu,
.theme-app-d .works-toolsbar .works-wrap .works-body .works-menu,
.theme-app-g .works-toolsbar .works-wrap .works-body .works-menu {
  flex: 0 0 80px;
  width: 80px;
  border-right: 1px solid #f9f9f9;
  background-color: #f3f5f7;
  box-sizing: border-box;
}
.theme-app-a .works-toolsbar .works-wrap .works-body .works-menu .works-menu-item,
.theme-app-b .works-toolsbar .works-wrap .works-body .works-menu .works-menu-item,
.theme-app-c .works-toolsbar .works-wrap .works-body .works-menu .works-menu-item,
.theme-app-d .works-toolsbar .works-wrap .works-body .works-menu .works-menu-item,
.theme-app-g .works-toolsbar .works-wrap .works-body .works-menu .works-menu-item {
  display: table;
  width: 56px;
  height: 54px;
  padding: 0 12px;
  line-height: 14px;
  color: #475669;
  text-align: center;
}
.theme-app-a .works-toolsbar .works-wrap .works-body .works-menu .works-menu-item.current,
.theme-app-b .works-toolsbar .works-wrap .works-body .works-menu .works-menu-item.current,
.theme-app-c .works-toolsbar .works-wrap .works-body .works-menu .works-menu-item.current,
.theme-app-d .works-toolsbar .works-wrap .works-body .works-menu .works-menu-item.current,
.theme-app-g .works-toolsbar .works-wrap .works-body .works-menu .works-menu-item.current {
  position: relative;
  margin-top: -1px;
  z-index: 10;
  border-left: 3px solid #f3f5f7;
  background: #fff;
}
.theme-app-a .works-toolsbar .works-wrap .works-body .works-menu .works-menu-item.current .text,
.theme-app-b .works-toolsbar .works-wrap .works-body .works-menu .works-menu-item.current .text,
.theme-app-c .works-toolsbar .works-wrap .works-body .works-menu .works-menu-item.current .text,
.theme-app-d .works-toolsbar .works-wrap .works-body .works-menu .works-menu-item.current .text,
.theme-app-g .works-toolsbar .works-wrap .works-body .works-menu .works-menu-item.current .text {
  font-weight: 700;
  color: #333;
}
.theme-app-a .works-toolsbar .works-wrap .works-body .works-menu .works-menu-item .text,
.theme-app-b .works-toolsbar .works-wrap .works-body .works-menu .works-menu-item .text,
.theme-app-c .works-toolsbar .works-wrap .works-body .works-menu .works-menu-item .text,
.theme-app-d .works-toolsbar .works-wrap .works-body .works-menu .works-menu-item .text,
.theme-app-g .works-toolsbar .works-wrap .works-body .works-menu .works-menu-item .text {
  display: table-cell;
  vertical-align: middle;
  font-size: 12px;
  line-height: 14px;
}
.theme-app-a .works-toolsbar .works-wrap .works-body .works-scene ul,
.theme-app-b .works-toolsbar .works-wrap .works-body .works-scene ul,
.theme-app-c .works-toolsbar .works-wrap .works-body .works-scene ul,
.theme-app-d .works-toolsbar .works-wrap .works-body .works-scene ul,
.theme-app-g .works-toolsbar .works-wrap .works-body .works-scene ul {
  min-height: 100%;
}
.theme-app-a .works-toolsbar .works-wrap .works-body .works-scene .works-scene-list,
.theme-app-b .works-toolsbar .works-wrap .works-body .works-scene .works-scene-list,
.theme-app-c .works-toolsbar .works-wrap .works-body .works-scene .works-scene-list,
.theme-app-d .works-toolsbar .works-wrap .works-body .works-scene .works-scene-list,
.theme-app-g .works-toolsbar .works-wrap .works-body .works-scene .works-scene-list {
  flex: 1;
}
.theme-app-a .works-toolsbar .works-wrap .works-body .works-scene .works-scene-list .title,
.theme-app-b .works-toolsbar .works-wrap .works-body .works-scene .works-scene-list .title,
.theme-app-c .works-toolsbar .works-wrap .works-body .works-scene .works-scene-list .title,
.theme-app-d .works-toolsbar .works-wrap .works-body .works-scene .works-scene-list .title,
.theme-app-g .works-toolsbar .works-wrap .works-body .works-scene .works-scene-list .title {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  padding: 0 10px;
  border-bottom: 1px solid #f3f5f7;
  font-weight: 500;
  color: #475669;
  text-align: center;
}
.theme-app-a .works-toolsbar .works-wrap .works-body .works-scene .works-scene-list .works-scene-item,
.theme-app-b .works-toolsbar .works-wrap .works-body .works-scene .works-scene-list .works-scene-item,
.theme-app-c .works-toolsbar .works-wrap .works-body .works-scene .works-scene-list .works-scene-item,
.theme-app-d .works-toolsbar .works-wrap .works-body .works-scene .works-scene-list .works-scene-item,
.theme-app-g .works-toolsbar .works-wrap .works-body .works-scene .works-scene-list .works-scene-item {
  display: flex;
  margin: 10px;
  clear: both;
  position: relative;
}
.theme-app-a .works-toolsbar .works-wrap .works-body .works-scene .works-scene-list .works-scene-item:before,
.theme-app-b .works-toolsbar .works-wrap .works-body .works-scene .works-scene-list .works-scene-item:before,
.theme-app-c .works-toolsbar .works-wrap .works-body .works-scene .works-scene-list .works-scene-item:before,
.theme-app-d .works-toolsbar .works-wrap .works-body .works-scene .works-scene-list .works-scene-item:before,
.theme-app-g .works-toolsbar .works-wrap .works-body .works-scene .works-scene-list .works-scene-item:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 1px solid rgba(7,17,27,0.1);
  box-sizing: border-box;
  border-radius: 6px;
  z-index: 2;
}
.theme-app-a .works-toolsbar .works-wrap .works-body .works-scene .works-scene-list .works-scene-item:last-child,
.theme-app-b .works-toolsbar .works-wrap .works-body .works-scene .works-scene-list .works-scene-item:last-child,
.theme-app-c .works-toolsbar .works-wrap .works-body .works-scene .works-scene-list .works-scene-item:last-child,
.theme-app-d .works-toolsbar .works-wrap .works-body .works-scene .works-scene-list .works-scene-item:last-child,
.theme-app-g .works-toolsbar .works-wrap .works-body .works-scene .works-scene-list .works-scene-item:last-child {
  margin-bottom: 0;
}
.theme-app-a .works-toolsbar .works-wrap .works-body .works-scene .works-scene-list .works-scene-item .icon,
.theme-app-b .works-toolsbar .works-wrap .works-body .works-scene .works-scene-list .works-scene-item .icon,
.theme-app-c .works-toolsbar .works-wrap .works-body .works-scene .works-scene-list .works-scene-item .icon,
.theme-app-d .works-toolsbar .works-wrap .works-body .works-scene .works-scene-list .works-scene-item .icon,
.theme-app-g .works-toolsbar .works-wrap .works-body .works-scene .works-scene-list .works-scene-item .icon {
  width: 150px;
  height: 100px;
  border-radius: 6px;
  overflow: hidden;
}
.theme-app-a .works-toolsbar .works-wrap .works-body .works-scene .works-scene-list .works-scene-item .icon img,
.theme-app-b .works-toolsbar .works-wrap .works-body .works-scene .works-scene-list .works-scene-item .icon img,
.theme-app-c .works-toolsbar .works-wrap .works-body .works-scene .works-scene-list .works-scene-item .icon img,
.theme-app-d .works-toolsbar .works-wrap .works-body .works-scene .works-scene-list .works-scene-item .icon img,
.theme-app-g .works-toolsbar .works-wrap .works-body .works-scene .works-scene-list .works-scene-item .icon img {
  width: 100%;
  height: 100%;
}
.theme-app-a .works-toolsbar .works-wrap .works-body .works-scene .works-scene-list .works-scene-item .name,
.theme-app-b .works-toolsbar .works-wrap .works-body .works-scene .works-scene-list .works-scene-item .name,
.theme-app-c .works-toolsbar .works-wrap .works-body .works-scene .works-scene-list .works-scene-item .name,
.theme-app-d .works-toolsbar .works-wrap .works-body .works-scene .works-scene-list .works-scene-item .name,
.theme-app-g .works-toolsbar .works-wrap .works-body .works-scene .works-scene-list .works-scene-item .name {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  font-size: 12px;
  padding: 5px;
  color: #fff;
  border-radius: 0 0 6px 6px;
  background-color: rgba(0,0,0,0.3);
}
.theme-app-e .works-toolsbar {
  width: 100vw;
  height: 60vh;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 101;
}
.theme-app-e .works-toolsbar .mask {
  width: 100vw;
  height: 60vh;
  background-color: rgba(0,0,0,0.6);
}
.theme-app-e .works-toolsbar .works-wrap {
  position: absolute;
  top: 0;
  bottom: 0;
  height: 60vh;
  width: 100vw;
}
.theme-app-e .works-toolsbar .works-wrap .close {
  position: absolute;
  right: 10px;
  top: 5px;
  z-index: 100;
}
.theme-app-e .works-toolsbar .works-wrap .close i {
  font-size: 24px;
  color: #ff4949;
}
.theme-app-e .works-toolsbar .works-wrap .works-top {
  height: 40px;
  line-height: 40px;
}
.theme-app-e .works-toolsbar .works-wrap .works-top .title {
  margin: 0;
  position: relative;
  font-size: 18px;
  color: #fff;
}
.theme-app-e .works-toolsbar .works-wrap .works-body {
  width: calc(100vw - 20px);
  margin: 0 10px 10px 10px;
  border-radius: 10px;
  display: flex;
  position: absolute;
  top: 40px;
  bottom: 0;
  overflow: hidden;
}
.theme-app-e .works-toolsbar .works-wrap .works-body .works-menu {
  flex: 0 0 80px;
  width: 80px;
  border-right: 1px solid #f9f9f9;
  box-sizing: border-box;
  background-color: rgba(255,255,255,0.9);
}
.theme-app-e .works-toolsbar .works-wrap .works-body .works-menu .works-menu-item {
  display: table;
  width: 56px;
  height: 54px;
  padding: 0 12px;
  line-height: 14px;
  color: #475669;
  text-align: center;
}
.theme-app-e .works-toolsbar .works-wrap .works-body .works-menu .works-menu-item.current {
  position: relative;
  margin-top: -1px;
  z-index: 10;
  background: #fff;
}
.theme-app-e .works-toolsbar .works-wrap .works-body .works-menu .works-menu-item.current .text {
  font-weight: 700;
  color: #333;
}
.theme-app-e .works-toolsbar .works-wrap .works-body .works-menu .works-menu-item .text {
  display: table-cell;
  vertical-align: middle;
  font-size: 12px;
  line-height: 14px;
}
.theme-app-e .works-toolsbar .works-wrap .works-body .works-scene {
  width: calc(100vw - 100px);
  background-color: rgba(255,255,255,0.8);
}
.theme-app-e .works-toolsbar .works-wrap .works-body .works-scene ul {
  min-height: 100%;
  width: 100%;
}
.theme-app-e .works-toolsbar .works-wrap .works-body .works-scene .works-scene-list {
  flex: 1;
}
.theme-app-e .works-toolsbar .works-wrap .works-body .works-scene .works-scene-list .title {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  padding: 0 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #f3f5f7;
  font-weight: 500;
  color: #475669;
  text-align: center;
}
.theme-app-e .works-toolsbar .works-wrap .works-body .works-scene .works-scene-list ul {
  display: flex;
  flex-wrap: wrap;
}
.theme-app-e .works-toolsbar .works-wrap .works-body .works-scene .works-scene-list ul .works-scene-item {
  flex: 0 0 47%;
  display: flex;
  clear: both;
  display: inline-block;
  position: relative;
  margin-bottom: 10px;
}
.theme-app-e .works-toolsbar .works-wrap .works-body .works-scene .works-scene-list ul .works-scene-item:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 1px solid rgba(7,17,27,0.1);
  box-sizing: border-box;
  border-radius: 6px;
  z-index: 2;
}
.theme-app-e .works-toolsbar .works-wrap .works-body .works-scene .works-scene-list ul .works-scene-item:nth-child(2n+1) {
  margin-right: 2%;
  margin-left: 2%;
}
.theme-app-e .works-toolsbar .works-wrap .works-body .works-scene .works-scene-list ul .works-scene-item .icon {
  width: 100%;
  height: 100px;
  border-radius: 6px;
  overflow: hidden;
}
.theme-app-e .works-toolsbar .works-wrap .works-body .works-scene .works-scene-list ul .works-scene-item .icon img {
  width: 100%;
  height: 100%;
}
.theme-app-e .works-toolsbar .works-wrap .works-body .works-scene .works-scene-list ul .works-scene-item .name {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  font-size: 12px;
  padding: 5px;
  color: #fff;
  border-radius: 0 0 6px 6px;
  background-color: rgba(0,0,0,0.3);
}

.handdraw-option-pc[data-v-60617679] {
  position: absolute !important;
  bottom: 15px;
  max-height: 282px;
  overflow-x: hidden !important;
  overflow-y: auto !important;
  z-index: 101;
  box-sizing: border-box;
}
.handdraw-option-pc .handdraw-option-dia[data-v-60617679] {
  width: 100%;
  max-width: 360px;
  max-height: 228px;
  border-radius: 5px;
  padding: 10px;
  margin-bottom: 10px;
  box-sizing: border-box;
  overflow-y: auto;
  background-color: #fff;
}
.handdraw-option-pc .handdraw-option-dia .handdraw-option-dia-item[data-v-60617679] {
  box-sizing: border-box;
  justify-content: space-between;
  height: 40px;
  line-height: 40px;
}
.handdraw-option-pc .handdraw-option-dia .handdraw-option-dia-item.active[data-v-60617679] {
  padding: 0 10px;
  background-color: #ddd;
}
.handdraw-option-pc .handdraw-option-dia .handdraw-option-dia-item .handdraw-option-dia-p1[data-v-60617679] {
  color: #666;
  max-width: 70%;
}
.handdraw-option-pc .handdraw-option-dia .handdraw-option-dia-item .handdraw-option-dia-p2[data-v-60617679] {
  color: #00a4f7;
}
.handdraw-option-pc .scroll-option-wai[data-v-60617679] {
  background-color: #fff;
  width: 100%;
}
.handdraw-option-pc .scroll-option-wai .handdraw-scroll-wrap[data-v-60617679] {
  display: flex;
}
.handdraw-option-pc .scroll-option-wai .handdraw-scroll-wrap .handdraw-tab-item[data-v-60617679] {
  cursor: pointer;
  display: inline-block;
  padding: 5px 15px 0;
  text-align: center;
  overflow: hidden;
  box-sizing: border-box;
}
.handdraw-option-pc .scroll-option-wai .handdraw-scroll-wrap .handdraw-tab-item img[data-v-60617679] {
  width: 22px;
  height: 22px;
}
.handdraw-option-pc .scroll-option-wai .handdraw-scroll-wrap .handdraw-tab-item p[data-v-60617679] {
  font-size: 12px;
  color: #999;
}
@media screen and (max-width: 768px) {
.handdraw-option-pc[data-v-60617679] {
    left: 5%;
    width: 90%;
}
}
@media screen and (min-width: 769px) {
.handdraw-option-pc[data-v-60617679] {
    left: 30%;
    width: 40%;
}
}

.uniquekeydialog[data-v-05a059ce]  .el-drawer {
  background-color: rgba(0,0,0,0.7);
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}
.uniquekeydialog[data-v-05a059ce]  .el-drawer .el-drawer__body {
  overflow-x: hidden;
  overflow-y: auto;
}
.uniquekeydialog[data-v-05a059ce]  .el-drawer .el-drawer__header {
  margin-bottom: 0 !important;
  font-size: 16px;
  color: #fff;
  display: flex;
  overflow: hidden;
}
.uniquekeydialog[data-v-05a059ce]  .el-drawer .el-drawer__header span {
  flex: 1 0 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-right: 10px;
}
.uniquekeydialog .uniquekeydialog-wrap[data-v-05a059ce] {
  height: 350px;
}

.region-wrap .region-picker label select {
  width: 100%;
  height: 40px;
  margin-top: 10px;
  font-size: 14px;
  text-indent: 12px;
  border-color: #dcdfe6;
  border-radius: 4px;
  color: #606266;
}
.region-wrap .region-picker label select option {
  line-height: 40px;
  color: #606266;
}
.region-wrap .el-input {
  margin-top: 5px;
}
.region-wrap .el-button {
  margin-top: 20px;
  width: 100%;
}

.cart-dialog .el-dialog__body {
  padding: 0;
  height: 480px;
  padding-bottom: 80px;
  overflow-y: auto;
}
.cart-dialog .table-bar {
  display: table;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 45px;
  padding: 15px 0;
  background-color: #f2f6fc;
  z-index: 2;
}
.cart-dialog .table-bar .tr {
  display: table-cell;
  text-align: center;
}
.cart-dialog .table-bar .choose-col {
  width: 100px;
}
.cart-dialog .table-bar .goods-name {
  width: 150px;
}
.cart-dialog .table-bar .delete-select {
  width: 120px;
}
.cart-dialog .table-bar .goods-count,
.cart-dialog .table-bar .goods-total {
  width: 180px;
}
.cart-dialog .table-bar .checkout {
  width: 170px;
}
.cart-dialog .empty-cart {
  min-height: 300px;
  line-height: 40px;
}
.cart-dialog .empty-cart .tip-box {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 24px;
  color: #d3dce6;
}
.cart-dialog .empty-cart .tip-box i {
  font-size: 50px;
}

.checkout-dialog .el-dialog__body {
  padding: 20px;
}
.checkout-dialog .pay-method {
  margin-bottom: 20px;
}
.checkout-dialog .addr-more {
  margin: 20px 0;
}
.checkout-dialog .addr-list .addr-item {
  width: 32%;
  height: 140px;
  padding: 20px;
  margin-bottom: 10px;
  box-sizing: border-box;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  overflow: hidden;
  cursor: pointer;
}
.checkout-dialog .addr-list .addr-item:not(last-child) {
  margin-right: 10px;
}
.checkout-dialog .addr-list .addr-item:hover .addr-ctrl {
  transform: translate3d(0, 0, 0);
}
.checkout-dialog .addr-list .addr-item.active {
  border-color: #20a0ff;
}
.checkout-dialog .addr-list .addr-item .addr-ctrl {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  border-top: 1px solid #e1e1e1;
  transform: translate3d(0, 100%, 0);
  transition: all 0.6s;
}
.checkout-dialog .addr-list .addr-item .addr-ctrl > span {
  display: inline-block;
  width: 50%;
  line-height: 30px;
  box-sizing: border-box;
  cursor: pointer;
}
.checkout-dialog .addr-list .addr-item .addr-ctrl > span:first-child {
  border-right: 1px solid #e1e1e1;
}
.checkout-dialog .addr-list .addr-item .addr-ctrl > span:hover {
  background: #e1e1e1;
}
.checkout-dialog .pay-info button {
  margin-left: 20px;
}
.checkout-dialog .pay-info .pay-money {
  font-size: 30px;
  color: $danger;
}
.checkout-dialog .pay-succ-icon {
  padding: 30px 0;
}
.checkout-dialog .pay-succ-icon i {
  font-size: 120px;
  color: #13ce66;
}
.checkout-dialog .pay-succ-info h2 {
  font-size: 20px;
  font-weight: 700;
}
.checkout-dialog .pay-succ-info p {
  padding: 10px;
}
.checkout-dialog .pay-succ-info a {
  color: #20a0ff;
}
.checkout-dialog table thead tr .name {
  padding-left: 20px;
}
.checkout-dialog table thead tr .title {
  padding-left: 10px;
}

.goods-dialog .el-dialog__body {
  max-height: 500px;
  overflow-y: auto;
}
.goods-dialog .slide-list .el-carousel .el-carousel__container {
  height: 200px;
}
.goods-dialog .slide-list .el-carousel .el-carousel__container .el-carousel__item img {
  text-align: center;
  max-width: 100%;
  height: 100%;
}
.goods-dialog .description {
  margin-top: 10px;
}
.goods-dialog .description h3 {
  font-size: 16px;
  color: $danger;
}
.goods-dialog .description img {
  max-width: 100%;
  text-align: center;
}
.goods-dialog .bottom {
  line-height: 32px;
}
.goods-dialog .bottom .item {
  margin-right: 10px;
  font-size: 14px;
}
.goods-dialog .bottom .item .red {
  font-weight: 700;
  font-size: 18px;
  color: $danger;
}
.goods-dialog .button {
  float: right;
}
.goods-dialog .image {
  width: 100%;
  display: block;
}

.fade-transverse-leave-active[data-v-feba67d2],
position absolute[data-v-feba67d2],
.fade-transverse-enter[data-v-feba67d2] {
  transform: translateY(-30px);
  opacity: 0;
}
.fade-transverse-leave-to[data-v-feba67d2] {
  transform: translateY(30px);
  opacity: 0;
}
.fade-transition-enter[data-v-feba67d2],
.fade-transition-leave-to[data-v-feba67d2] {
  opacity: 0;
  transform: translateY(30px);
}
.fade-transition-leave-active[data-v-feba67d2] {
  position: absolute;
}
.fade-scale-leave-active[data-v-feba67d2],
.fade-scale-enter-active[data-v-feba67d2] {
  transition: all 0.3s;
}
.fade-scale-enter[data-v-feba67d2],
.fade-scale-leave-to[data-v-feba67d2] {
  transform: scale(0.98);
  opacity: 0;
}
@-moz-keyframes icon_pointing-feba67d2 {
0% {
    box-shadow: 0 0 0 0px rgba(160,160,160,0.5);
}
45% {
    box-shadow: 0 0 0 20px rgba(160,160,160,0.05);
}
50% {
    box-shadow: 0 0 0 0px rgba(160,160,160,0.2);
}
100% {
    box-shadow: 0 0 0 10px rgba(160,160,160,0.2);
}
}
@-webkit-keyframes icon_pointing-feba67d2 {
0% {
    box-shadow: 0 0 0 0px rgba(160,160,160,0.5);
}
45% {
    box-shadow: 0 0 0 20px rgba(160,160,160,0.05);
}
50% {
    box-shadow: 0 0 0 0px rgba(160,160,160,0.2);
}
100% {
    box-shadow: 0 0 0 10px rgba(160,160,160,0.2);
}
}
@-o-keyframes icon_pointing-feba67d2 {
0% {
    box-shadow: 0 0 0 0px rgba(160,160,160,0.5);
}
45% {
    box-shadow: 0 0 0 20px rgba(160,160,160,0.05);
}
50% {
    box-shadow: 0 0 0 0px rgba(160,160,160,0.2);
}
100% {
    box-shadow: 0 0 0 10px rgba(160,160,160,0.2);
}
}
@keyframes icon_pointing-feba67d2 {
0% {
    box-shadow: 0 0 0 0px rgba(160,160,160,0.5);
}
45% {
    box-shadow: 0 0 0 20px rgba(160,160,160,0.05);
}
50% {
    box-shadow: 0 0 0 0px rgba(160,160,160,0.2);
}
100% {
    box-shadow: 0 0 0 10px rgba(160,160,160,0.2);
}
}
@-moz-keyframes icon_pointing_inset-feba67d2 {
0% {
    box-shadow: 0 0 0 0px rgba(160,160,160,0.8) inset;
}
45% {
    box-shadow: 0 0 0 10px rgba(160,160,160,0.05) inset;
}
50% {
    box-shadow: 0 0 0 0px rgba(160,160,160,0.6) inset;
}
100% {
    box-shadow: 0 0 0 5px rgba(160,160,160,0.8) inset;
}
}
@-webkit-keyframes icon_pointing_inset-feba67d2 {
0% {
    box-shadow: 0 0 0 0px rgba(160,160,160,0.8) inset;
}
45% {
    box-shadow: 0 0 0 10px rgba(160,160,160,0.05) inset;
}
50% {
    box-shadow: 0 0 0 0px rgba(160,160,160,0.6) inset;
}
100% {
    box-shadow: 0 0 0 5px rgba(160,160,160,0.8) inset;
}
}
@-o-keyframes icon_pointing_inset-feba67d2 {
0% {
    box-shadow: 0 0 0 0px rgba(160,160,160,0.8) inset;
}
45% {
    box-shadow: 0 0 0 10px rgba(160,160,160,0.05) inset;
}
50% {
    box-shadow: 0 0 0 0px rgba(160,160,160,0.6) inset;
}
100% {
    box-shadow: 0 0 0 5px rgba(160,160,160,0.8) inset;
}
}
@keyframes icon_pointing_inset-feba67d2 {
0% {
    box-shadow: 0 0 0 0px rgba(160,160,160,0.8) inset;
}
45% {
    box-shadow: 0 0 0 10px rgba(160,160,160,0.05) inset;
}
50% {
    box-shadow: 0 0 0 0px rgba(160,160,160,0.6) inset;
}
100% {
    box-shadow: 0 0 0 5px rgba(160,160,160,0.8) inset;
}
}
@-moz-keyframes icon_bgc-feba67d2 {
0%, 100% {
    background: linear-gradient(135deg, #f00, #ffa500, #008000, #00f, #800080) left center/400% 400%;
    background-position-x: left;
}
50% {
    background-position-x: right;
}
}
@-webkit-keyframes icon_bgc-feba67d2 {
0%, 100% {
    background: linear-gradient(135deg, #f00, #ffa500, #008000, #00f, #800080) left center/400% 400%;
    background-position-x: left;
}
50% {
    background-position-x: right;
}
}
@-o-keyframes icon_bgc-feba67d2 {
0%, 100% {
    background: linear-gradient(135deg, #f00, #ffa500, #008000, #00f, #800080) left center/400% 400%;
    background-position-x: left;
}
50% {
    background-position-x: right;
}
}
@keyframes icon_bgc-feba67d2 {
0%, 100% {
    background: linear-gradient(135deg, #f00, #ffa500, #008000, #00f, #800080) left center/400% 400%;
    background-position-x: left;
}
50% {
    background-position-x: right;
}
}
@-moz-keyframes fa-spin-feba67d2 {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(359deg);
}
}
@-webkit-keyframes fa-spin-feba67d2 {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(359deg);
}
}
@-o-keyframes fa-spin-feba67d2 {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(359deg);
}
}
@keyframes fa-spin-feba67d2 {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(359deg);
}
}
.graphic-dialog[data-v-feba67d2] .el-dialog {
  backdrop-filter: saturate(180%) blur(9px);
  background: rgba(0,0,0,0.3);
  margin: 0 auto 0;
}
.graphic-dialog[data-v-feba67d2] .el-dialog .el-dialog__header {
  display: none;
}
.graphic-dialog[data-v-feba67d2] .el-dialog .el-dialog__body {
  position: relative;
  box-sizing: border-box;
  height: 100%;
  overflow: hidden;
  padding: 0;
}
.graphic-dialog .dialog-content[data-v-feba67d2] {
  box-sizing: border-box;
  position: relative;
  height: 100%;
  padding: 20px 12.5% 20px;
}
.graphic-dialog .dialog-content i.el-icon-circle-close[data-v-feba67d2] {
  font-size: 30px;
  color: #fff;
  z-index: 2;
  right: 20px;
  top: 20px;
}
.graphic-dialog .dialog-content i.el-icon-circle-close[data-v-feba67d2]:hover {
  animation: fa-spin-feba67d2 0.2s 1 linear;
}
.graphic-dialog .dialog-content .graphic-title[data-v-feba67d2] {
  border-bottom: 1px solid rgba(255,255,255,0.3);
  font-size: 20px;
}
.graphic-dialog .dialog-content .myql-editor[data-v-feba67d2] {
  white-space: pre-wrap;
  word-break: break-all;
  line-height: 24px;
  color: #fff;
}
.graphic-dialog .dialog-content[data-v-feba67d2] img {
  max-width: 100%;
}
.graphic-dialog .dialog-content .audioWrap[data-v-feba67d2] {
  box-sizing: border-box;
  width: 100%;
  height: 58px;
  padding: 0 20px;
  background-color: #3c3c3c;
  box-shadow: 0px 1px 5px #3c3c3c;
}
.graphic-dialog .dialog-content .audioWrap audio[data-v-feba67d2] {
  display: none;
}
.graphic-dialog .dialog-content .audioWrap .playBtn[data-v-feba67d2] {
  display: inline-block;
  margin-bottom: 20px;
  margin-top: 10px;
  color: #c4c3c3;
}
.graphic-dialog .dialog-content .audioWrap .playBtn span[data-v-feba67d2] {
  vertical-align: 8px;
  font-size: 16px;
}
.graphic-dialog .dialog-content .audioWrap .playBtn i[data-v-feba67d2] {
  font-size: 38px;
  cursor: pointer;
}

.intro-dialog[data-v-33f843e8] .el-dialog {
  background-color: rgba(0,0,0,0.5) !important;
}
.intro-dialog[data-v-33f843e8] .el-dialog .el-dialog__headerbtn .el-dialog__close {
  color: #fff;
  font-size: 18px;
}
.intro-dialog .introduction[data-v-33f843e8] {
  color: #fff;
}
.intro-dialog .introduction .introduction-title[data-v-33f843e8] {
  height: 40px;
  font-size: 20px;
  letter-spacing: 4px;
}
.intro-dialog .introduction .introduction-text[data-v-33f843e8] {
  max-height: 390px;
  overflow-y: auto;
  letter-spacing: 2px;
  line-height: 28px;
  font-size: 14px;
  white-space: break-spaces;
}
.intro-dialog .introduction .introduction-textp[data-v-33f843e8] {
  max-height: 390px;
  overflow-y: auto;
}

.order-center {
  background: #e5e9f2;
}
.order-center .el-pagination {
  position: absolute;
  left: 10px;
  bottom: 20px;
}
.order-center .el-dialog__body {
  padding: 0 20px;
}
.order-center .el-dialog__body .el-tabs__content {
  min-height: 400px;
  max-height: 500px;
  padding-bottom: 20px;
  overflow-y: auto;
}
.order-center .record-title {
  margin: 0;
  padding-bottom: 20px;
  font-size: $font-size-h3;
  color: #000;
  border-bottom: 1px solid #eff2f7;
}
.order-center .record-list .record-item {
  color: #475669;
  margin-bottom: 10px;
  border-bottom: 1px solid #eff2f7;
}
.order-center .record-list .record-item:last-child {
  border-bottom: none;
}
.order-center .record-list .record-item > div {
  float: left;
  width: 30%;
  line-height: 32px;
  box-sizing: border-box;
}
.order-center .record-list .record-item .icon {
  width: 32px;
  height: 32px;
}
.order-center .record-list .record-item .icon img {
  width: 100%;
  height: 100%;
}
.order-center .record-list .record-item .title,
.order-center .record-list .record-item .money {
  padding-left: 20px;
}
.order-center .no-order p {
  font-size: 18px;
  color: #99a9bf;
  margin-top: 50px;
}

.say-dialog {
  padding: 10px;
  width: 500px;
  background-color: rgba(0,0,0,0.6);
  position: absolute;
  border-radius: 8px;
  bottom: 180px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9999;
}
.say-dialog .dialog-header {
  padding: 10px 5px;
  color: #fff;
  opacity: 0.8;
  font-size: 16px;
}
.say-dialog .dialog-footer {
  display: inline-block;
  float: right;
}
.say-dialog .content {
  margin-bottom: 10px;
}
.say-dialog .el-button {
  opacity: 0.8;
}

.scenepay-model-content .item .label {
  display: inline-block;
  width: 80px;
}

.el-carousel__arrow {
  border: 1px solid #fff;
  text-shadow: 0 0 10px #000;
}

.tel-number {
  line-height: 30px;
}
.tel-number span {
  vertical-align: top;
  font-size: 20px;
  color: #f90;
}

.welfare-model[data-v-7f9f49ce] {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #e5e9f2;
  background: rgba(37,38,45,0.4);
}
.welfare-model .top[data-v-7f9f49ce] {
  margin: 20px 0;
  font-size: 16px;
  color: #ff6a3a;
  border-bottom: 1px solid #eff2f7;
}
.welfare-model .top .icon[data-v-7f9f49ce] {
  display: block;
  height: 60px;
  max-height: 60px;
  margin-bottom: 20px;
}
.welfare-model .top .icon img[data-v-7f9f49ce] {
  height: 100%;
}
.welfare-model .top .text[data-v-7f9f49ce] {
  line-height: 30px;
}
.welfare-model .top .btn[data-v-7f9f49ce] {
  width: 120px;
  color: #20a0ff;
  cursor: pointer;
  font-size: $font-size-h5;
  margin: 20px auto;
}
.welfare-model .bottom .btn[data-v-7f9f49ce] {
  width: 30%;
  padding: 0 15px;
  font-size: 14px;
  border: 1px solid #eff2f7;
  border-radius: 4px;
  line-height: 40px;
  font-size: 14px;
  color: #475669;
}
.welfare-model .record-panel[data-v-7f9f49ce] {
  width: 100%;
  height: 80%;
  overflow-y: auto;
}
.welfare-model .record-panel h3[data-v-7f9f49ce] {
  font-size: 16px;
  color: #000;
  margin-bottom: 20px;
  padding: 10px 0;
  border-bottom: 1px solid #eff2f7;
}
.welfare-model .record-panel .record-list .record-item[data-v-7f9f49ce] {
  display: flex;
  color: #475669;
  margin-bottom: 10px;
}
.welfare-model .record-panel .record-list .record-item > div[data-v-7f9f49ce] {
  flex: 1;
  line-height: 32px;
}
.welfare-model .record-panel .record-list .record-item .icon[data-v-7f9f49ce] {
  flex: 0 0 32px;
  width: 32px;
  height: 32px;
}
.welfare-model .record-panel .record-list .record-item .icon img[data-v-7f9f49ce] {
  width: 100%;
  height: 100%;
}
.welfare-model .record-panel .record-list .record-item .time[data-v-7f9f49ce] {
  flex: 2;
}
.welfare-model .record-panel .record-list .record-item .title[data-v-7f9f49ce],
.welfare-model .record-panel .record-list .record-item .money[data-v-7f9f49ce] {
  padding-left: 10px;
}

.welfare-record .el-dialog__body {
  padding-top: 10px;
  height: 475px;
  overflow-y: auto;
}
.welfare-record h3 {
  font-size: 18px;
  color: #000;
  padding: 10px 0;
  border-bottom: 1px solid #eff2f7;
}
.welfare-record .record-list .record-item {
  display: flex;
  color: #475669;
  padding: 5px 0;
  border-bottom: 1px solid #ddd;
}
.welfare-record .record-list .record-item:last-child {
  border-bottom: none;
}
.welfare-record .record-list .record-item > div {
  flex: 1;
  line-height: 32px;
}
.welfare-record .record-list .record-item .icon {
  flex: 0 0 32px;
  width: 32px;
  height: 32px;
}
.welfare-record .record-list .record-item .icon img {
  width: 100%;
  height: 100%;
}
.welfare-record .record-list .record-item .title,
.welfare-record .record-list .record-item .money {
  padding-left: 20px;
}
.welfare-record .page-container {
  position: absolute;
  left: 0;
  bottom: 17px;
}

.works-dialog .el-dialog__body {
  padding: 10px 20px;
}
.works-dialog .el-dialog__body .el-row {
  margin-top: 10px;
  height: 450px;
  overflow: hidden;
}
.works-dialog .el-dialog__body .el-row .el-col {
  margin-top: 10px;
  padding: 0 5px;
  cursor: pointer;
}
.works-dialog .el-dialog__body .el-row .el-col .time {
  font-size: 13px;
  color: #999;
}
.works-dialog .el-dialog__body .el-row .el-col .bottom {
  margin-top: 13px;
  line-height: 12px;
}
.works-dialog .el-dialog__body .el-row .el-col .button {
  padding: 0;
  float: right;
}
.works-dialog .el-dialog__body .el-row .el-col .img-box {
  width: 100%;
  height: 160px;
  display: block;
  overflow: hidden;
}
.works-dialog .el-dialog__body .el-row .el-col .img-box:hover img {
  transform: scale(1.2);
}
.works-dialog .el-dialog__body .el-row .el-col .img-box img {
  transition: all 0.4s linear;
  width: 100%;
  height: 100%;
}
.works-dialog .page-container {
  position: absolute;
  left: 0;
  bottom: 17px;
}

